Facebook shortcode generates invalid html
-
Your plugin automatically inserts an h1 tag into the html generated by the facebook shortcode. This makes the page it is rendered on invalid because there are multiple h1 tags. The shortcode should have an option to change the html tag used for the title of the feed or should be changed in the code to use an h2 or h3 tag. This isn’t the over all heading for the page it is being used on 99% of the time so that is an invalid use of the h1 tag.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Facebook shortcode generates invalid html’ is closed to new replies.