Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • spicywisdom Friend
    #135227

    My site is: worldretreats.com
    and I am using 1.5 joomla.
    I haven’t changed much in the template just a few images and some text.

    Problem: I would like to change the center articles of the home page (including the images, text and breadcrumb) with a ‘categories page’ so that when you click on the links they then go to a page full of articles.

    Hopefully a simple solution. I have tried redirecting the article page but it no longer shows up on the home page but I don’t think an article page is the solution for what I am trying to accomplish.

    Thanks very much

    Anonymous Moderator
    #278698

    Hi spicywisdom,

    Please read my guide for explain in detail:

    + First, please open index.php file in templatesja_rutile folder, find script:

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

    and then change to:

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

    + Login to administrator, go to Menus -> Main menu to edit Home menu. In this edit page, click Change type bottom, select Category List Layout link. After that, click Save button to save changes.

    + Go to the main page to check changes.

    Hope it helps.

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

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

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