W3 Validation Errors
-
Hello,
I updated to 4.9.1 when it was released and since then I have been trouble with validation errors and warnings. Previous to this, I was getting 0 errors and 0 warnings. I am using a child theme of wordpress twenty seventeen default theme and elementor as a page builder.
On the homepage, I’m receiving these issues:
Errors (13)
The sizes attribute may be specified only if the srcset attribute is also present. (13)Warnings (31)
The type attribute is unnecessary for JavaScript resources. (27)
The type attribute for the style element is not needed and should be omitted. (4)Most of the rest of the pages are pretty forgiving except the contact page, which seems to have an issue with the iframe:
Errors (9)
The sizes attribute may be specified only if the srcset attribute is also present.
The ___ attribute on the ___ element is obsolete. Use CSS instead. (8)
The frameborder attribute on the iframe element is obsolete. Use CSS instead. (2)
The scrolling attribute on the iframe element is obsolete. Use CSS instead. (2)
The marginheight attribute on the iframe element is obsolete. Use CSS instead. (2)
The marginwidth attribute on the iframe element is obsolete. Use CSS instead. (2)Warnings (29)
The type attribute is unnecessary for JavaScript resources. (23)
The type attribute for the style element is not needed and should be omitted. (4)
Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections. (2)Any ideas?
The page I need help with: [log in to see the link]
The topic ‘W3 Validation Errors’ is closed to new replies.