Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • crown777 Friend
    #201194

    How I can create Multi instance megamenu in Purity iii.

    I did read Documentation: http://t3-framework.org/documentation/bs3-customization#multi-instance-megamenu

    But don’t find code

    <div class=”t3-navbar-collapse navbar-collapse collapse”></div>

    in my mainnav.php file.

    Saguaros Moderator
    #549163

    Hi crown777,

    The above documentation works on T3 Blank template which has block ‘mainnav.php’ like that.

    With Purity III, it’s integrated in header block ‘header.php’. You can try with my below workaround:

    – Create a new file ‘topnav.php’ in templatespurity_iiitplsblocks directory
    – Make change as mentioned in above documentation (or you can download this file I attach below)
    – Go to block you want to display this menu and call loadBlock for topmenu


    <?php $this->loadBlock ('topnav') ?>

    Regards,


    1. topnav.zip
    crown777 Friend
    #549401

    I did it, but why the dropdown does not work when menu receives focus.
    Why plugin does not respond?
    I want to enable the search module in the top menu

    crown777 Friend
    #549405

    Solved:laugh::):D

    Thanks very much !!!!!

    anthonyrsc Friend
    #1003197

    Go to block you want to display this menu and call loadBlock for topmenu

    loadBlock (‘topnav’) ?>

    Regards,

    Hello,
    I’m sorry, is there any chance you could slightly elaborate on this for a novice (Joomla user, new to T3 & Purity)

    Kind Regards,
    Anthony

    Saguaros Moderator
    #1003301

    Hi Anthony,

    In the documentation above, we provide the detailed guideline to achieve multi instance for megamenu, pls follow it step by step and let us know if any step is not clear.

    Regards

    templater Friend
    #1048533

    Hi
    What "Module position" (in Module Manager) select/assign for topnav-Menu?
    Thanks very much!

    Saguaros Moderator
    #1049234

    As mentioned in above documentation, topnav is a block , kindly check again.

    templater Friend
    #1058574

    Hi
    How can I hide the topnav-Menu for some menu items?

    Uncheck in the properties of the module does not work.

    Thanks

    Saguaros Moderator
    #1058910

    It’s a block so you need to create new layout and decide which layout you want to load this block or not.

    templater Friend
    #1059013

    I know that.
    I do not think this is the right decision …
    No block – how will the modules attached to the menu in this block be displayed?

    Thanks

    Saguaros Moderator
    #1059096

    Kindly check this topic again, it’s about how to create multi instance for megamenu, the topnav block will display the menu and off-canvas (if have) only, not sure which modules are you referring to here.

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 11 replies, has 4 voices, and was last updated by  Saguaros 6 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum