Thanks for great tip! I have many problem module too, because
- I used MegaMenu editor for add module. I cannot add this menu to canvas menu
- I cannot add module to menu item, just article, blog, category, etc.
- if add a standard link, then I cannot select Module in MegaMenu editor.
- if I add Module to off canvas position, then I cannot put under base menu item as submenu, just over or under menu
Need I create a unique mobile menu for Off-Canvas?
Update:
Ok, I patched Joomla menu HTML file with these steps, great for one megamenu module item:
https://joomla.stackexchange.com/questions/4512/module-as-menu-item
Shorter version:
- add menu module to CustomSearchBox position
- add a new menu item as submenu with CustomSearchBox name and type is URL address and # link
- modded default_url.php file, and copied under template folder \html\mod_menu subfolder.
And that's all! Menu added to Off-canvas position, and working.