-
AuthorPosts
-
July 19, 2010 at 8:46 pm #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)
July 21, 2010 at 5:58 am #350378I 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!
July 21, 2010 at 2:18 pm #350396Problem 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” />July 27, 2010 at 11:11 am #350910Thank you! It really works!!!
AuthorPostsViewing 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
Articles do not display on front page
Viewing 4 posts - 1 through 4 (of 4 total)