Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • spikestik Friend
    #129830

    I have been working on my JA_Antares install for a few days ….mostly tesing.
    At this point I have decided to have it without any menus / front page content and only have the JA Header module / With the three blocks and a login module …..

    Here is an example of a pre-existing site. http://www.winktolearn.com

    The default menu is main menu … if I change that to another menu item… and remove the main menu… the main page comes up in error….

    What I am trying to do is mimick the frint page of the fo-llowing site…. should be basic and straight forward… this is my only sticking point.

    bennitos Friend
    #254435

    Go to —->[modules] and disable the main menu module.

    And it should be gone

    spikestik Friend
    #254512

    have already tried that…. actually disabled all the modules with MAIN_MENU ….. still no good.
    Any other ideas?

    andreashofelich Friend
    #277317

    Hi spikestik,

    you have to change your template index.php (line 165-169) from this


    <!-- BEGIN: MAIN NAVIGATION -->
    <div id="ja-mainnav" style="width:100%;border-bottom:none;">
    <?php $jamenu->genMenu (0); ?>
    </div>
    <!-- END: MAIN NAVIGATION -->

    to this


    <!-- BEGIN: MAIN NAVIGATION
    <div id="ja-mainnav" style="width:100%;border-bottom:none;">
    <?php $jamenu->genMenu (0); ?>
    </div>
    END: MAIN NAVIGATION -->

    The left menu won`t be shown then.

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

This topic contains 4 replies, has 3 voices, and was last updated by  andreashofelich 16 years ago.

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