When I turn on the multi-level nav plugin, it inserts category menu (<li class="cat-item…">Uncategorized</li>) items all over my loop. So I’ve got them before the DOC tag, before the content loop starts, before the sidebar loop starts, everywhere.
They’re evil and breaking my layout in IE6 and 7 so badly the site doesn’t show up.
Here’s the url: http://knowledgelink.com/wp
Don’t look with Explorer or you’ll see nothing but the colored background.
I’m using the Carrington-JAM theme framework if that affects things in any way. I tried deleting some of the code at the start of the Carrington loops, but that had no effect.
Is this a bug or a feature?