Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 level dropdowns? #41

Open
kemie opened this issue Jun 25, 2014 · 5 comments
Open

3 level dropdowns? #41

kemie opened this issue Jun 25, 2014 · 5 comments

Comments

@kemie
Copy link

kemie commented Jun 25, 2014

I have a main menu with a structure
Level1item
_Level2 item
__Level 3 item
Level1item

Only levels 1 and 2 show, even though i changed the depth to 3 in bones_main_nav(). Any clue as to what can be the issue?

@kemie
Copy link
Author

kemie commented Jun 26, 2014

Answering myself, I implemented this fix:
https://github.com/jeffmould/multi-level-bootstrap-menu
though only the php and css, the js seemed to break my menus

Might be worth integrating to brew?

@anagio
Copy link

anagio commented Oct 22, 2014

I'd also like to see this merged, just came across a need for a 3rd level drop down. Will check this out tomorrow

@kemie
Copy link
Author

kemie commented Oct 23, 2014

FWIW, I could not get those menus working properly on mobile devices. I ended up implementing Smartmenus with their bootstrap extension to make it work

@anagio
Copy link

anagio commented Nov 9, 2014

@kemie I tested smartmenus in IE8 and they don't work very well.

@kemie
Copy link
Author

kemie commented Nov 9, 2014

Both my implementation and the official demo worked fine on ie8when I tested them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants