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

Request: Sub Menus #1

Open
WPThemer opened this issue Feb 21, 2016 · 5 comments
Open

Request: Sub Menus #1

WPThemer opened this issue Feb 21, 2016 · 5 comments

Comments

@WPThemer
Copy link

Hi, this looks like one of the simplest and amazing thing to have. Thanks a LOT for this. However, I cant see in the demo if we want to have a simple drop down (not mega menu) but have sub-menus as well. Is it already there, if so can you please 2-3 levels of submenus in the demo ?..

thanks again for sharing this.. I want to use in in one of my theme but because of not having sub menus I find it hard. I would highly appreciate your input on this.

thanks

@marioloncarek
Copy link
Owner

Hello @WPThemer ,
Thanks for your kind words! I created this menu for the same reasons you recognized here.

The way this menu is coded, when you need your sub-menu to have another level of sub-menu, the whole menu is transformed into megamenu.
That was the whole idea behind this menu. This menu uses NO classes that you need to put in HTML (jquery eject's when needed) and that was another idea, thats way you can implement it with wordpress seamlessly. Also no custom walkers are needed for this menu to work with wordpress.
If you want to choose only classic multy-level dropdowns for one menu element, and megamenu for other, you can do this with classes. You need to write custom CSS (not much) and you need to remove the "intelligence" from the jquery. Also you would need to configure some menu options in functions.php or create a custom walker for menu.

Let me think about your request and how could i implement this into megamenu.js . Also if you have an idea how to do it, i will be very happy to help you, or you could make a pull request.

Thanks for using megamenu.js!

@WPThemer
Copy link
Author

HI Mario, thanks for your quick reply.

Honestly, it has always been so complex to implement Mega Menus, there are tons available, and due to their complexity its really hard to adopt but this one is to the point and so simple, I already tried on my theme (just one one portion and took less than 2 minutes to implement in wordpress) and it looks great, automatically converts to mega menu. But at some point, you also need to have sub-levels of menus but not always the mega menu, here is an example : http://goo.gl/1YPk8X

I will play with it and see what I can do, but as you see as I love it and couldn't come up with something simple yet powerful :) you are the captain...

thanks once again...

cheers

@marioloncarek
Copy link
Owner

Hello, just to let you know, your request is in development with v2

@JaimeGizzle
Copy link

Will this eventually be implemented? Just curious as it's still Open

@marioloncarek
Copy link
Owner

TBH this plugin will not be a priority for me at any time soon :/

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

3 participants