-
AuthorPosts
-
July 10, 2006 at 10:46 pm #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 AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
July 11, 2006 at 2:17 am #209724Hi 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!
July 11, 2006 at 2:29 am #209725Thanks 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
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
July 11, 2006 at 2:49 am #209727When 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; ?>
July 11, 2006 at 5:21 am #209734hmm. 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 AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
July 11, 2006 at 7:38 am #209741Hello, alberts. Could you give me a link to your site? PM or IM me if you need any help.
July 12, 2006 at 7:04 pm #209767Thanks 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.
AuthorPostsViewing 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
How Change Top Menu
Viewing 7 posts - 1 through 7 (of 7 total)