Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • langer Friend
    #134721

    Hi..!

    I installed the template well. My problem is that there are no articles shown on my frontpage.
    There are only the modules in the left and in the right column – but no articles in the middle.

    I only want to shown my articles in the middle of the frontpage – no extensions modules like ja_news or something like that.

    With the other installed templates (beez. etc.) it works fine. But not so with JA Rutile.

    What have I to do?

    Sherlock Friend
    #276766

    Hi
    please 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; ?>

    uisadmin Friend
    #277680

    Thank you!

    easykey Friend
    #282183

    Thank you!

    Arnar Friend
    #290028

    Thank You!

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

This topic contains 5 replies, has 5 voices, and was last updated by  Arnar 15 years, 9 months ago.

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