media type is not validating correctly for two plugins
-
Hi everyone,
I am trying to validate my code on validator.w3.org but I am getting 3 errors using html5 doctype.
They are all similar and come from code that is inserted into my header from two different plugins I am using. I have searched high and low but cannot find where this code is placed.
First is the GD Start plugin. Their forum is broken as I am not getting and activation email, so that’s why I’m here. Here is my line of code…
…tarrating_gif%23lsgflower&o=off&ver=1.9.3′ type=’text/css’ media=” />
Notice that nothing is in the media=” brackets and w3 is telling me something needs to be there. All 3 of my errors are coming from this exact same problem.
The other plugin that is causing this issue is Section Widget. Again the code that shows up in the header but is not editable in the header file is media=”.
w3 comes back and says…”Bad value for attribute media on element link: Media query ended prematurely.” Which makes sense, but I just have no idea where these plugins use an include statement to bring in this unvalidated code.
If anyone can help me it’s much appreciated.
- The topic ‘media type is not validating correctly for two plugins’ is closed to new replies.