Is there any way to add a module as a top level menu item? I've been able to set modules as children in a drop down, but can't seem to find a way to add them top level.
Hi jimbojarbo
Could you tell me more specific of the module you want to set as top level? some screenshots or sample of how you want to achieve would be helpful here.
saguaros Yeah, for sure. Specifically we're using HikaShop and are looking to add their cart module to the menu. Currently we just have an icon there like so: But we'd like to use the module there as it provides the total number of items in the cart.
jimbojarbo I think that you must customize the section of main menu on your site and load the module position that you're assigning cart module there. This would take time so I recommend to hire a developer to get it done for you if you're not familiar with coding.
saguaros I'm comfortable with the dev side, just learning my way around Joomla 🙂
However that was enough help to point me in the right direction, got it working with an override. Thank you for your help!
jimbojarbo For example, you use header block that includes the mainnav, so you can go to Backend >> template styles >> edit template style you're using >> Layout settings >> edit that header block and load the position you wish there and customize style for it.