Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • micheltorres Friend
    #156180

    Hello,

    I want to hide main content block in homepage. But, when I do this, articles cannot be access by blog category menu.

    Plugins for Retweet and Facebbok doesn´t work on homepage (because of this I want to turn it off main content block), but works ok in blog category view.

    Thank you

    Saguaros Moderator
    #362396

    <em>@micheltorres 202358 wrote:</em><blockquote>Hello,

    I want to hide main content block in homepage. But, when I do this, articles cannot be access by blog category menu.

    Plugins for Retweet and Facebbok doesn´t work on homepage (because of this I want to turn it off main content block), but works ok in blog category view.

    Thank you</blockquote>

    Hello
    You copy this file: plugins/system/jat3/base-themes/default/page/default.php to the templats/ja_social/page/ folder and then open that file:
    you find: [PHP]
    <!– MAIN CONTAINER –>
    [/PHP]

    replace:
    [PHP]
    <?php if( !$this->isFrontPage() ): ?>
    <!– MAIN CONTAINER –>
    [/PHP]

    and find:
    [PHP]
    <!– //MAIN CONTAINER –>
    [/PHP]
    replace:
    [PHP]
    <!– //MAIN CONTAINER –>
    <?php endif; ?>
    [/PHP]

    micheltorres Friend
    #362454

    It was hide entire main part of website.
    I want to hide just articles in homepage.

    Saguaros Moderator
    #362599

    ohhh, yes, please go the home menu ‘s configuration and set values for following parameters :

    # Leading 0
    # Intro 0
    Columns 0
    # Links 0

    and then select No for the Show Page Title parameter

    charles99 Friend
    #362610

    But when you do that you still have the white box showing. He is seeking to remove the content book not the entire page!

    I would also like to know how you remove content box on the frontpage only! does anyone know how to do this?

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

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

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