Apokphp,
I don't remember seeing your post over at vBa but the problem is simple.... the HTML code that is displayed when you click on Search (for example) is contained in the "navbar" template but on your CMPS pages you have the navbar turned off -- If the template isn't being shown then the code for your drop-down menus can't be found which means they won't work.
Your options are to either (a) move the <div>'s that contain the dropdown menus from the navbar template to the header template or (b) turn the navbar back on the CMPS pages.
|