Megadropdown Sub-Menu works locally, but not on remote server
-
After building out my CMS-geared theme locally on a MAMP set-up with everything working perfectly. I decided to move it up to a remote server for testing, everything moved along smoothly, all custom-field data, all pages, etc. BUT for some reason, the jquery mega dropdown menu I have running under the main horizontal nav just isn’t showing.
Absolutely bizarre because on the MAMP install, it works like a charm. It queries the child and grandchild pages of the main top level pages and lists them beneath in a div that is hidden until rollover. Has anyone encountered this sort of weirdness?
The navigation is pulling the right child links and formatting them correctly, you can see it when you “view-source” but they are just not displaying below the nav like they should.
I’m pretty sure its not a “overflow:hidden” or z-space issue as I’ve tried just about everything to troubleshoot those, but any help would be greatly appreciated. I’m pulling my hair out.
The testing site is here: if that is of any help. Thank you!
- The topic ‘Megadropdown Sub-Menu works locally, but not on remote server’ is closed to new replies.