Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • carlos_c Friend
    #148993

    How do i remove the JA Menu from a set of pages?

    Saguaros Moderator
    #334074

    Hello carlos_c
    Now pls open the file: templatesja_zeolite_iilayoutsblocksheader.php and find codes at line 44:
    [PHP]
    <!– MAIN NAVIGATION –>
    <?php $this->loadBlock(‘mainnav’) ?>
    <!– //MAIN NAVIGATION –>
    [/PHP]

    pls remove the above codes

    Good luck

    rjwatsoniii Friend
    #339540

    I removed the main menu as suggested which worked nicely. But now when I use the standard main menu it does not behave as expected. I lose some of the submenu features on certain menus and the main menu basically disappears.

    Any suggestions?

    http://www.enterprisebcp.com

    Deposits does not work, but loans work fine in the menus.

    Rich

    Saguaros Moderator
    #339707

    Dear rjwatsoniii!

    pls un-commnent the block codes:
    [PHP]
    <!– MAIN NAVIGATION –>
    <?php $this->loadBlock(‘mainnav’) ?>
    <!– //MAIN NAVIGATION –>
    [/PHP]

    and open the file: templatesja_zeolite_iilayoutsblocksmainnav.php
    find codes:
    [PHP] <?php if (($jamenu = $this->loadMenu())) $jamenu->genMenu (0); ?>[/PHP]
    and replace:
    [PHP]
    <div style=”height:50px;”></div>
    [/PHP]

    GOod luck

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 14 years, 7 months ago.

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