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.