I cannot get the afterburner Nav menu to highlight the parent item unless the sub item has been selected.
The Home menu item works fine. I added a Wrapper test and it worked fine.
Some of my menu items do not have child items, like home, but they do not activate when the article or page is visited. Everything on my site is an article besides the contact form and the only menu item that activates is the Home item. Is this a css issue?
Not exactly sure. I created a demo site with the afterburner template and loaded my db, which blew the menu up. I went through the db adding a few tables at a time to see where the issue was coming from. As soon as I loaded my jos_menu table the menu started to malfunction.
I took my site down for a few minutes, dropped the table, rebuilt the menu and everything was fine. I wish I new exactly what caused the problem, but I was trying to fix it asap.
My menus are still very unstable. I haven't been able to pinpoint the issue yet. At this point I'm unable to have a duplicate menu showing in the left column module position.
The reason I started moving menus around was to make the site W3C compliant. In my demo site, that I created the other day, I have one menu created and 2 menu modules using the same menu. This causes invalid HTML.
1. Error Line 107, Column 120: ID "current" already defined
An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
2. Info Line 53, Column 116: ID "current" first defined here
Hmm it seems like the easiest solution for this one is to give each menu item a unique ID in joomla administration and then the menu manager and edit the menu.