marioloncarek / megamenu-js

Last responsive megamenu you'll ever need
MIT License
360 stars 115 forks source link

Request: Sub Menus #1

Open WPThemer opened 8 years ago

WPThemer commented 8 years ago

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 commented 8 years ago

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 commented 8 years ago

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 commented 8 years ago

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

JaimeGizzle commented 2 years ago

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

marioloncarek commented 2 years ago

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