Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Nav-bar dropdowns not working #2

Open
cjmox opened this issue Jan 22, 2013 · 0 comments
Open

Nav-bar dropdowns not working #2

cjmox opened this issue Jan 22, 2013 · 0 comments
Labels

Comments

@cjmox
Copy link
Member

cjmox commented Jan 22, 2013

Default appearance of theme when activated from the latest version is the Foundation top-bar. You'll notice dropdowns work as expected.

To see the issue, comment out add_theme_support for top-bar (default) and uncomment add_theme_support for nav-bar in config.php

Nav-bar will appear, but dropdowns are no longer functioning. Suspected issue is in the way jQuery or Foundation navigation dependencies are being called. Check lib/scripts.php, templates/head.php, lib/nav.php, and lib/config.php to make sure I didn't do anything dumb.

Nav-bar markup seems to be consistent with the required markup given in http://foundation.zurb.com/docs/navigation.php

@ghost ghost assigned zumwalt Jan 22, 2013
@zumwalt zumwalt removed their assignment Apr 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants