Broken HTML
-
Guys, in your main file hs-social-buttons.php you have
add_action('wp_head', 'front_end_load');which insert HTML code in <head> tag.
This is causing a fatal error when you validate your site with http://validator.w3.org/ and you can imagine what kind of SEO (and not only) problems you might have.
In my opinion this is a serios issue and it would be good if you fix this problem with the next update.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Broken HTML’ is closed to new replies.