Hi, my SEO analyst and programmer have found W3C errors that are in the theme. Please advise how this can be fixed. There are a lot more that I have in an Excel spreadsheet, but here is a sample including the programmer’s notes.
Thanks, Beverly
Programmer’s notes:
Ex1 The error is due to the position of the style in the code. Its is generated from Revolution Slider’s code. We cannot edit it. Suppose if we edit it, we’ll lose it once we update the plugin.
Ex2 We’re having more than one element with same id. An id can be used for an element only. This can be rectified by changing the element’s id in the code. Since we’re using a premium theme we cannot edit it in there. Have to create a child theme and have the editing done there on the files.
E3C error samples and programmer’s notes:
Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.) We can’t change it. Ex 1.
Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.) We can’t change it. Ex 1.
Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.) We can’t change it. Ex 1.
Duplicate ID searchform. Can be fixed. Ex 2.
Duplicate ID s. Can be fixed. Ex 2.
Duplicate ID searchsubmit. Can be fixed. Ex 2.