Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • bloomboy Friend
    #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


    1. dump
    bloomboy Friend
    #328455

    Apparently 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…

    rjwatsoniii Friend
    #339797

    This happens in Zeolite II for me both on the right and left positions.

    Rich

    Anonymous Moderator
    #339955

    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.

    rjwatsoniii Friend
    #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

Viewing 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