Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ducklet Friend
    #122878

    Hello,

    In JA Mercury, the drop down menu shows the links form mainmenu.

    I want it to take links from othermenu for instance, how do I do that?

    I sifted the index.php and nothing was relevant. 🙁

    Thanks

    afukada Friend
    #232098

    The relevant code is in templates/ja_mercury/ja_cssmenu.php.

    Change this line

    $japarams->set( ‘menutype’, ‘mainmenu’ );

    to

    $japarams->set( ‘menutype’, ‘othermenu’ );

    or whatever menu you want.

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

This topic contains 2 replies, has 2 voices, and was last updated by  afukada 16 years, 5 months ago.

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