Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I have an issue with validation and i’m unsure what to do as it’s code inserted by your plugin:
Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.) From line 1251, column 1; to line 1251, column 74 </footer>↩<style type="text/css" media="all" id="siteorigin-panels-grids-wp_footer">/* Lay
It can be seen here:
https://validator.w3.org/nu/?doc=http%3A%2F%2Fnew.kixx.co.uk%2F
How can I validate this error?
Many thanks
Hi KiXX,
Okay, this is happening as your theme is closing its wrapper in an area later than what’s typical. This normally wouldn’t be a huge issue but in a few specific instances plugins (such as with SiteOirgin Page Builder) may need to output something that’s not “valid”. This, sadly, is unavoidable (at least on our end) at this time as that CSS is specifically outputting in your footer for structure. This isn’t something I would worry about as it’s not an issue.