Sidebar widgets in the theme Nuntius show incorrect HTML markup?
-
Currently using the Nuntius theme. Insted of a div for each widget it uses a li tag. The markup of the sidebar widgets looks like this:
<div id=”sidebar-primary” class=”sidebar aside” role=”complementary”>
<li id=”text-20″ class=”widget widget_text”>
<li id=”jetpack_posts_i_like-2″ class=”widget widget_jetpack_posts_i_like”>
<li id=”text-25″ class=”widget widget_text”>
<li id=”text-14″ class=”widget widget_text”>
<li id=”blog-stats” class=”widget widget_statscounter”>
</div>Which displays fine, however it is incorrect markup and gives a W3C validation error.
The blog I need help with is: (visible only to logged in users)
- The topic ‘Sidebar widgets in the theme Nuntius show incorrect HTML markup?’ is closed to new replies.