Duplicate markup
-
The markup for the flags section seems to occur in two different places: the place where the shortcode is entered, and at the very bottom of the page, when wp_footer() is called. This is a problem because THREE elements have id attributes: #flags, #sortable, and #English (or whatever the default language is), so activating this plugin makes the HTML invalid.
The irony is that – as others have noted – the flags don’t even seem to be working right now. I actually don’t want to use them and have hidden them with CSS, but even when these styles are removed they aren’t showing up.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Duplicate markup’ is closed to new replies.