Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tennisnews Friend
    #133732

    Hi, I need to have a Front Page Blog Layout without JA NEWS FRONTPAGE nor JA NEWS in the frontpage – just normal blog layout. Is this possible with this template? thanks

    Sherlock Friend
    #272376

    Hi
    you can edit index.php(templates/ja_rutile folder)
    Search those lines:

    <?php if(!$tmpTools->isFrontPage()) : ?>
    <div id="ja-pathway">
    <jdoc:include type="module" name="breadcrumbs" />
    </div>
    <jdoc:include type="component" />
    <?php endif; ?>

    Change to

    <?php //if(!$tmpTools->isFrontPage()) : ?>
    <div id="ja-pathway">
    <jdoc:include type="module" name="breadcrumbs" />
    </div>
    <jdoc:include type="component" />
    <?php //endif; ?>

    And unpublish JA news and JA news FP at Front page (Home menu)

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

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