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

Nav-bar dropdowns not working #2

@cjmox

Description

@cjmox

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions