-
AuthorPosts
-
November 26, 2008 at 5:30 pm #135726
I use J 1.5.8
I’ve installed the quickstart but i don’t want to use the ja news module. I would like to use the standard joomla way to display the front page news. How can I do that? If I unpublish the module i see only the ja news frontpage and nothing under…
I’ve asked how to make more space around the read more button in ja news but if someone tell me how to use the standard joomla way I’ll be more happy…
Can you help?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 27, 2008 at 9:38 am #280484Hi andreamarucci !
You can do it following way below :
Open index.php file in templates/ja_rutile folder, find following code section at about line 153 :
<?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>
<?php endif; ?>
<jdoc:include type="component" />
November 27, 2008 at 9:50 am #280487My index.php is different
<?php if(!$tmpTools->isFrontPage()) : ?>
<div id="ja-pathway">
<jdoc:include type="module" name="breadcrumbs" />
</div>
<jdoc:include type="component" />
<?php endif; ?><!-- BEGIN: JAZIN -->
<div id="jazin-fp">
<jdoc:include type="modules" name="ja-news" style="raw" />
</div>
<!-- END: JAZIN -->What and where I’ve to modify it?
November 27, 2008 at 2:22 pm #280517Sorry I’ve seen now that they are the same.
I’ve followed your modifications but this is not the result I want.
I would like to have some rotating news at the top of the front page just like the ja-news frontpage module do but under that I would like to have regular news.
Now I’ve disabled both modules and I’ve regular news but it’s a shame to miss the features of the ja news frontpage module.
Is that possible?
November 27, 2008 at 5:21 pm #280532Any news? It’s a bit urgent. Thanks…
November 28, 2008 at 1:24 pm #280635Sorry but who has marked this topic solved? It’s not solved at all….
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Sherlock 15 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum