Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • alberts Friend
    #116853

    First of all, beautiful template. I was wondering how I can change which menu is shown in the orange colored section at the top right. Right now it shows the same links as the menu that is at the top. It seems redundant and i would like to put different links there.

    I see that the code
    $topnav = ja_topNav('mainmenu', array('default'));
    in index.php controls which menu is displayed. For some reason, I can’t find the code that is specific to that right side menu.

    Thanks

    Hieu Nguyen Admin
    #209724

    Hi alberts, glad to hear that you like Regulus. 😀

    The top menu which show in JA Regulus is the mainmenu module in Joomla! So I recommend you to unpublish this module. Let’s take a look at the code below:

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

    You can easily see that the blue string will define the Joomla! menu that JA Split Menu use to display. If you want, you can change it to “othermenu”, “topmenu”… 😉 Hope it could help!

    alberts Friend
    #209725

    Thanks for the reply, but that wasn’t what I was looking for. I took a screenshot of what I am talking about. I circled the two menus that are the same. When I change the code that you mentioned, it changes both menus. I would like to make the menu on the right different. I don’t see the point of both menus being the same.

    Thanks


    1. menu
    Hieu Nguyen Admin
    #209727

    When I change the code that you mentioned, it changes both menus

    Did you copy the same JA Split Menu code to the Newflash area? If so, it will display the same menu items as I can see in the image you provided. The code is:

    <?php echo $topnav; ?>

    alberts Friend
    #209734

    hmm. That’s strange. I didn’t do anything except change the ‘mainmenu’ to say ‘topmenu’ instead.
    I’ll have to take a closer look at it in the morning.

    Thanks for the help. I’ll let you know what I find.

    Hieu Nguyen Admin
    #209741

    Hello, alberts. Could you give me a link to your site? PM or IM me if you need any help.

    alberts Friend
    #209767

    Thanks for the help. I figured out the problem. I didn’t have the newsflash module published. :-[

    I guess if the newsflash module isn’t published, it shows the menu again by default.

    Thanks again.

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

This topic contains 7 replies, has 2 voices, and was last updated by  alberts 18 years, 4 months ago.

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