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 start to implement your plugin in my best selling theme (also planned to add it in all other themes) but there is a W3 validator problem – your CSS files are placed in the footer – it should be in the header. I can not move forward without this changes because my themes will not be acceptable. Thank you.
Hi Zeljko,
That’s strange. This issue is caused due to the usage of <link> in the body but we use wp_register_style so this shouldn’t be happening unless there’s something out specifically overriding the output location.
Can you try disabling all non-SiteOrigin plugins and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.
If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.
Once we know that, we’ll be able to look at what might be causing the conflict and either solve the problem or help you find an alternative plugin.