Valid HTML output
-
This Mailchimp plugin is giving me error when validating my website. I want it to be valid but Mailchimp plugin is giving me this error:
Line 342, Column 7: Element style is missing required attribute scoped. <style> Attributes for element style: Global attributes media type scoped Also, the title attribute has special semantics on this element.
I found out that on line 342 is this:
<style> .widget_mailchimpsf_widget .widget-title { line-height: 1.4em; margin-bottom: 0.75em; . . . . </style>
How can i fix this? I can not edit the code because this is what the plugin has made. All that i did was put this in footer:
<?php mailchimpSF_signup_form(); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Valid HTML output’ is closed to new replies.