-
AuthorPosts
-
January 6, 2010 at 12:37 pm #147365
Hi,
When I add a standard menumodule I always get another one named “On this page”. Please see attached dump. There is no module with that name so I dont understand where it comes from. I would very much be able to remove it.
6624
Regards
Morgan
January 6, 2010 at 12:42 pm #328455Apparently this only happens when the menumodule is published in the the “left” module position. I moved it to the “right” module position and the additional menumodule is nowhere to be seen.
A thought that hit me was if it might be languagesupport (JoomFish!) thats causing this. Just a feeling…
April 9, 2010 at 8:25 pm #339797This happens in Zeolite II for me both on the right and left positions.
Rich
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
April 11, 2010 at 11:58 pm #339955Hi bloomboy
When you use split menu, we always support On the page menu for you to see submenus.
When a menu of the left position is exist, this menu will display for you.
If you don’t want to use it, please open templatesja_zeolite_iilayoutsblocksleft.php file, find following block:<?php if ($this->hasSubmenu() && ($jamenu = $this->loadMenu())) : ?>
<div id="ja-subnav" class="wrap ja-module ja-box-br module_menu">
<div class="ja-box-bl"><div class="ja-box-tr"><div class="ja-box-tl clearfix">
<h3><span>On this page</span></h3>
<div class="jamod-content"><?php $jamenu->genMenu (1); ?></div>
</div></div></div></div>
<?php endif;?>and remove it.
1 user says Thank You to JA Developer for this useful post
April 12, 2010 at 8:23 pm #340135<em>@JA Developer 174094 wrote:</em><blockquote>Hi bloomboy
When you use split menu, we always support On the page menu for you to see submenus.
When a menu of the left position is exist, this menu will display for you.
If you don’t want to use it, please open templatesja_zeolite_iilayoutsblocksleft.php file, find following block:<?php if ($this->hasSubmenu() && ($jamenu = $this->loadMenu())) : ?>
<div id="ja-subnav" class="wrap ja-module ja-box-br module_menu">
<div class="ja-box-bl"><div class="ja-box-tr"><div class="ja-box-tl clearfix">
<h3><span>On this page</span></h3>
<div class="jamod-content"><?php $jamenu->genMenu (1); ?></div>
</div></div></div></div>
<?php endif;?>and remove it.</blockquote>
Actually I didn’t have split menu selected I had CSS menu but I also turned off my horizontal “fancy” menu (that has mega menu).That worked for me for Zeolite II. What was odd is that it didn’t happen in all Firefox 3.6.3 browsers only on my laptop not desktop.
I need to mention to JA support that you fixed this. Great Job!
Thank you very much, it was annoying.
Rich
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by rjwatsoniii 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Duplicate Menus
Viewing 5 posts - 1 through 5 (of 5 total)