Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • fowler21 Friend
    #133632

    Hi,

    I’m using the Rutile template.

    Is it possible to use the standard frontpage instead of all the modules on the frontpage?

    I just want a regular frontpage.

    Thank you.

    Balaji Ramanathan Friend
    #271900

    I don’t understand. Have you used quickstart with joomla package? If so, you can go to module manager and disable the ones, that you don’t want to see.

    fowler21 Friend
    #271908

    I didnt use the quickstart, but a standard joomla, and then instaleld the template.

    The is no main content on my website.

    Sherlock Friend
    #271920

    HI
    you can edit inde.php
    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; ?>

    Sherlock Friend
    #271921

    HI
    you can edit inde.php
    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; ?>

    fowler21 Friend
    #272409

    Thank you. Works perfectly. 🙂

    Now the template works just as I want it to,

    yavuzturk Friend
    #272911

    Oo yes I can changes 🙂 Thanks..

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

This topic contains 7 replies, has 4 voices, and was last updated by  yavuzturk 16 years ago.

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