Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Saguaros Moderator
    #153069

    Hello everybody!

    If you are having the problem as this: http://www.joomlart.com/forums/topic/to-turn-the-frontpage-off/
    , You would like to disable the main content at the home page, please kindly following to this solution:

    1) please open the file: templates/ja_quartz/index.php and try to find the following code:

    <div id=”ja-containerwrap<?php echo $divid; ?>” class=”clearfix”>

    replace:
    [PHP]
    <?php if( !$tmpTools->isFrontPage() ) : ?>

    <div id=”ja-containerwrap<?php echo $divid; ?>” class=”clearfix”>
    [/PHP]

    and find :

    [PHP]
    <!– END: RIGHT COLUMN –>

    <?php } ?>

    </div></div>
    [/PHP]
    replace:
    [PHP]
    <!– END: RIGHT COLUMN –>

    <?php } ?>

    </div></div>
    <?php endif; ?>
    [/PHP]

    Goodluck

    agronet Friend
    #351556

    Hi Tienhc

    Thank you. It works fine.

    Lily Vo Friend
    #362241

    Mr. Tien,

    could you tell me how to turn off the site to display in public or put them under construction as i dont want public to see my demo template.

    Thanks.

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

This topic contains 3 replies, has 3 voices, and was last updated by  Lily Vo 14 years ago.

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