test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • kwakubo Friend
    #118217

    Is there a way to make the main menu and the top menu show different items? I have many items in my main menu and since these items are the same that appear in the top menu, the top menu has to split into two rows.

    Strats Friend
    #213852

    That would be very useful to know. Anyone has the answer?

    Khanh Le Moderator
    #213874

    What menu type do you want to use?

    Strats Friend
    #213880

    I’m using the Split Menu type. My question is if it is possible to chose another menu than the main menu (let’s say the topmenu) to use on the top.

    Thank you in advanced for your time, your answer is much appreciated

    Strats

    Khanh Le Moderator
    #213892

    To Strats: to change menutype for splitmenu, please open template index.php file, search this code:


    $topnav = ja_topNav('mainmenu', array('default'));
    $subnav = ja_subNav('mainmenu');

    In above code, you could replace ‘mainmenu’ to whatever menu you want.

    For other menus, open the appropriate file (ja_cssmenu.php, ja_scriptdlmenu.php, ja_transmenu.php), and edit following line:


    $japarams->set( 'menutype', 'mainmenu' ); // Source of menu

    Strats Friend
    #213901

    Thanks a lot for your answer khanh, I didn’t think it was gonna be this simple 🙂

    Cheers 🙂

    kwakubo Friend
    #213915

    Thanks for the answer Khanh. I dont know if what I did was right but I installed a new menu module and published it at the top position. So far it has been working fine as I wanted to have. I will try you suggestion also and see.

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

This topic contains 7 replies, has 3 voices, and was last updated by  kwakubo 17 years, 11 months ago.

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