Title: Bad HTML
Last modified: August 21, 2016

---

# Bad HTML

 *  Resolved [Steve](https://wordpress.org/support/users/bleezed/)
 * (@bleezed)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/bad-html-1/)
 * Hi Michael.
 * Just installed the BadgeOS plugin, and excited to use it. But, after installing,
   I’m getting HTML validation error. I have the latest version of Genesis installed,
   plus the Dynamik Website Builder. Both are great products. I don’t like seeing
   any errors so any suggestions? You can see what I mean by going to:
 * [http://Validator.w3.org](http://Validator.w3.org)
 * And entering my site name: ConvertYourIdea.com. Then, scroll down and take a 
   look at the 1st of the two errors, which says:
 *  Line 106, Column 496: Element link is missing required attribute property.
    …
   plugins/badgeos/css/badgeos-front.css?ver=1.0.1′ type=’text/css’ media=’all’ /
   >
 * Thanks’
    Steve
 * [https://wordpress.org/plugins/badgeos/](https://wordpress.org/plugins/badgeos/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 3 months ago](https://wordpress.org/support/topic/bad-html-1/#post-4635436)
 * The theme and builder plugins shouldn’t have any effect on this stuff. We register
   our stylesheets with wp_enqueue_style.
 * However, we do have a couple issues going on. Specifically that we have some 
   cases where wp_enqueue_style() is running after the wp_head hook has run, causing
   them to instead be output with wp_footer.
 * While I don’t believe this is any sort of “fatal” error, and the styles are likely
   still getting applied, it’s something that we do need to fix, and also check 
   across the whole plugin for any that we haven’t explicitly pointed out yet.
 * Thanks for this and hopefully we can get this taken care of soon. However it 
   shouldn’t stop you from continuing on getting the site up and running.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 3 months ago](https://wordpress.org/support/topic/bad-html-1/#post-4635441)
 * You can follow along with the bug report at [https://github.com/opencredit/badgeos/issues/220](https://github.com/opencredit/badgeos/issues/220)
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [12 years, 2 months ago](https://wordpress.org/support/topic/bad-html-1/#post-4635601)
 * Marking resolved as we have the issue filed on GitHub, please follow that ticket
   to keep track of going ons

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bad HTML’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/badgeos_85d3bc.svg)
 * [BadgeOS](https://wordpress.org/plugins/badgeos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/badgeos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/badgeos/)
 * [Active Topics](https://wordpress.org/support/plugin/badgeos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/badgeos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/badgeos/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/bad-html-1/#post-4635601)
 * Status: resolved