Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • dave14 Friend
    #152681

    This may be a stupid question, but in two years working with Joomla I did not have this effect before!

    My articles do not display on the front page of JA Rutile … I have checked all possible problems:

    – settings on the menu
    – article settings (Published, Date, Front page)

    Maybe it has something to do that I deleted the JA News module?? Any help appreciated – this is what the front page looks like (see attachment)


    1. blank
    dave14 Friend
    #350378

    I also followed the instruction in the thread here (I changed the index.php accordingly) but without any effects!

    BTW: URL is http://www.schongau-handball.de/index.php

    Any help appreciated!

    dave14 Friend
    #350396

    Problem solved!

    Go to the templates/ja_rutile/index.php file,Look for these codes

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

    And change it to

    <div id=”ja-pathway”>
    <jdoc:include type=”module” name=”breadcrumbs” />
    </div>
    <jdoc:include type=”component” />

    andiel Friend
    #350910

    Thank you! It really works!!!

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

This topic contains 4 replies, has 2 voices, and was last updated by  andiel 14 years, 4 months ago.

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