-
AuthorPosts
-
Øystein Thune Friend
Øystein Thune
- Join date:
- September 2014
- Posts:
- 9
- Downloads:
- 7
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 23, 2008 at 11:59 pm #130055I know how it’s done in standard joomla, but I wonder how I can make the horizontal topmenu different than the mainmenu choices to the left.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 24, 2008 at 4:37 am #255707Hi thune !
What joomla version do you use ? What menu type do you use ?Øystein Thune FriendØystein Thune
- Join date:
- September 2014
- Posts:
- 9
- Downloads:
- 7
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 24, 2008 at 7:40 am #255748Joomla 1.5 and Split menu
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 24, 2008 at 9:04 am #255763Hi thune !
You open ja_vars.php file in templates/ja_larix folder , find following code line at about line 22 :
$japarams->set( 'menutype', 'mainmenu' );
you can change value of red text, that is menu name.example :
$japarams->set( 'menutype', 'topmenu' );
Øystein Thune FriendØystein Thune
- Join date:
- September 2014
- Posts:
- 9
- Downloads:
- 7
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 24, 2008 at 11:33 pm #255930Then I get the following error message:
Warning: Invalid argument supplied for foreach() in /home/test/public_html/templates/test/ja_menus/Base.class.php on line 143
Øystein Thune FriendØystein Thune
- Join date:
- September 2014
- Posts:
- 9
- Downloads:
- 7
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 24, 2008 at 11:43 pm #255933Which was solved when I added a menu item. Thanks 🙂
David Porré FriendDavid Porré
- Join date:
- September 2014
- Posts:
- 194
- Downloads:
- 44
- Uploads:
- 5
- Thanks:
- 23
- Thanked:
- 9 times in 1 posts
November 27, 2008 at 3:15 pm #280520Hello,
I was interested by this topic, because I would like to put the VM produtc categories menu in the place of the top horizontal menu, and use the moo option to make it drop down.Is it possible ?
I tried as explained above :
from $japarams->set( ‘menutype’, ‘mainmenu’ );I changed to $japarams->set( ‘menutype’, ‘mod_product_categories’ );
Is it right ? Or am I completly wrong ?
Doing that, I have now the following message :
Warning: Invalid argument supplied for foreach() in /home/test/public_html/templates/test/ja_menus/Base.class.php on line 143It would be really great if someone could help me here.
Thanks,
Best regards
David -
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by David Porré 15 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum