You might want to start by sorting out some of the validation errors on your page.
Ive sorted 15 of them out. I have no idea which file to look in for the other 18.
Some of the remaining errors are coming from the analytics code at the end of the page. Try editing your theme’s footer.php file and moving that code block so that it sits just before </body?</html>. You also need to remove it from /wp-content/plugins/pixopoint-menu/css/style.php
To be fair, I thought the analytics code would be in the footer.php , I checked and its not there.
Is it being added by a plugin? Only that might explain why it’s also being added to the pixopoint-menu plugin. Try deactivating all plugins except pixopoint-menu.
It was being added by the server provider. Ive disabled it now. Im getting different errors though 🙁
Right. All of the validation problems have gone.
Do you still have sub-pages? I can’t see any on the top nav now…
I removed it whilst I sorted the validation. Ive re-added the sub page now. The problem is still there though