Some validation errors
-
I have an old premium custom wordpress theme from years ago… I did a validation error check with it, and I managed to get it down to 11 errors to fix. I added some pictures /photos in posts and I have some errors I’m not sure about. I think the theme is using “strict” for Doctype. When I try using “transitional” I have like 600 errors.. instead of 11. I’m not sure why “sizes”, “srcset”, “figure”, “target” would be giving errors when it’s default wordpress outputs unless it’s a bug maybe?
Examples below…
Line 174, Column 233: there is no attribute “srcset”
Line 174, Column 754: there is no attribute “sizes”
Line 178, Column 42: element “figure” undefined
Line 215, Column 242: there is no attribute “target”
Line 25, Column 8: required attribute “type” not specified
Line 174, Column 15: there is no attribute “class”
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.