Page 1 of 1

Menu Pages not clickable

PostPosted: December 29th, 2011, 7:33 pm
by marnafriedman
Why are pages in nav menu not clickable - they are all level 0? They show up in drop down, but can't select them?

http://startupchicks.org

The pages I am specifically talking about are under the About tab. I can't select the Founders and Leadership option.

Thanks,
Marna

Re: Menu Pages not clickable

PostPosted: December 29th, 2011, 7:48 pm
by Eduan
This MAY be a JavaScript error, not sure.
Could you try making a compatibility test?

Just disable each plugin one by one (without including s2Member) until the problem goes away.

Also could you please try changing the theme to the default one (TwentyEleven)? And see if it works after that.
You should try one at a time in order to make sure you find the correct problem.

Another fast way is to deactivate all the plugins (not s2Member) and change back to the default theme (TwentyEleven), and then clear your browser's cache. See if the problem goes away, if it does, then activate each plugin one per one until the problem appears again, then the theme you were using, that should show up the criminal.

If you find the criminal, could you please tell me which plugin/theme was causing the problems? Thanks.

Please tell me how it goes and I hope this helps. :)

Re: Menu Pages not clickable

PostPosted: December 30th, 2011, 4:17 am
by Cristián Lávaque
Marna, this looks like a CSS problem. The anchors for those items that don't become a link, aren't turning from hidden to visible when hovering the menu. You should ask the person who created that navigation to look at it to fix the problem.

Re: Menu Pages not clickable

PostPosted: December 30th, 2011, 8:18 pm
by marnafriedman
]Just used the WordPress menu functionality, no CSS coding. How do I fix this? Why would one work and not the other two?

Re: Menu Pages not clickable

PostPosted: December 30th, 2011, 10:05 pm
by Jason Caldwell
I agree with Cristian. Keep in mind that menus created within the WordPress interface are just data used by your theme. It doesn't matter where or how you created the menu, what matters most is the CSS/JavaScript used by your theme to display that data in a structured way. I'd guess a CSS issue.