YOOtheme Mega Menu module
Joomla module to generate a mega dropdown menu for YOOtheme Pro.
Installation instructions
- Download the latest release here.
- Install the module inside your YOOtheme Pro based Joomla website.
- In YOOtheme Pro go to MENUS and remove the menu at the NAVBAR POSITION.
- Create a new YOOtheme MegaMenu module and publish it on the navbar module postion.
- The use of Reglar Labs Modules Anywhere is no longer needed.
Usage
- In the YOOtheme MegaMenu module, add Top Level Items and define what kind of dropdown you want to display when hovering over the toplevel items:
- Choose Mega Menu to display 1 to up to 6 columns in a mega dropdown.
- Choose Single Column to display a single column in a dropdown.
- Choose No dropdown if you don't want to display a dropdown with a toplevel item.
- Don't forget to set the other options for each toplevel item:
- Show dropdown indicator
- Indicator icon
- Offset
- Animation
- You can hover over the labels of the options to read the description at each option.
- Each column in the dropdowns holds a moduleposition. For the 1st toplevel item, the 1st column has moduleposition name megamenu11.
- The 2nd column of the 1st toplevel item has moduleposition name megamenu12
- For the 2nd toplevel item, the 1st column has moduleposition name megamenu21. You get the idea ;-)
- You can add more toplevel items by clicking the green + icon at the bottom right of one of the other toplevel items.
- You can now create modules that you can display on the megamenu modulepositions to fill up your megamenu.
Tip
If you want to see what modulepositions are defined in the dropdown columns, set the Show module positions option to Yes. This will show the modulepositions at the top of each column in the dropdown.
Don't forget to turn the option off again!
Version history
2021-07-17 Added update server, version bumped to 1.0.3.
2021-07-15 Warning fix, version bumped to 1.0.2 Add an array typecast in the helper to prevent a warning.
2021-07-15 Code improvements, version bumped to 1.0.1 Added coded improvements by Dmitrii Cymbal and added the option to set a dropdown to 'No dropdown'. Also the Modules Anywhere plugin is no longer needed.
2021-07-14 Initial version