I have setup drupal sites where I put all pages in the main navigation and others where every section of the site contains a seperate navigation menu. When using this module which is the prefered way to setup my menus?
First task I am trying to accomplish. I have a main menu that contains an "about" page. This page will have sub-page for things such as "history", "company", "parking", etc. I want this sub-pages to show up in my mega menu, how do I go about making this happen?
Looks like an awesome module and I am really excited about having such cool mega menus!
Hi,
You need to turn your page to block, and after that you can assign block to megamenu. Or you can add your page content to megamenu (with HTML code item)
So there is no way to pull exisiting drupal menu information into the megamenu?
yes, you have to create it from scratch