I use your Multi-level navigation plugin on my blog at
http://www.MobileEdgeOnline.com... I love it. Thanks for the great plugin.
Recently, I spent a lot of time cleaning up my HTML in an effort to
get my site W3C compliant.
My home page is now 100% compliant.
However, my pages and post pages all have at least one error and it is
associated with the ML Nav plugin…
Here is what I know…
The error is:
Line 420, Column 135: document type does not allow element "link" here
…leedgeonline.com/wp-content/plugins/multi-level-navigation-plugin/style.php" />
I notice that for some reason, on my page and post pages the following
code is in BOTH the header and the footer:
<!– Multi-level Navigation Plugin v2.2.1 by PixoPoint Web Development
… https://geek.hellyer.kiwi/multi-level-navigation/ –>
<link rel="stylesheet" type="text/css"
href="http://mobileedgeonline.com/wp-content/plugins/multi-level-navigation-plugin/style.php"
/>
This is not true on the Home page… the code above is only in the
header which, I believe is what should be correct…. Why would this
be showing up in both the header and footer?
I do not know a lot about HTML, PHP or javascript… obviously… this
is the final step to get most of my site 100% compliant and I feel
this is important.
Can you give me any recommendations, Please?
Thanks,
Mitch