-
AuthorPosts
-
redlight_traitor Friend
redlight_traitor
- Join date:
- October 2006
- Posts:
- 211
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 32
- Thanked:
- 8 times in 1 posts
June 13, 2008 at 8:51 pm #129663Hi all,
I want to use teline 2 like a regular template where the content is laid out on the front like the normal blog style. I don’t want to use the JA-news or JA-new-fp modules. Can someone help me by telling how to put back the code?
Thanks! – Johnny :confused:
I am using joomla 1.5 by the way
bossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
June 13, 2008 at 10:31 pm #253488I dont get you?
But you could probably just unpublish the news and fp modules.
But dont you think installing another template might help?Bosse
redlight_traitor Friendredlight_traitor
- Join date:
- October 2006
- Posts:
- 211
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 32
- Thanked:
- 8 times in 1 posts
June 15, 2008 at 8:59 pm #253747I like this template so using another template is out of the question.
If I try to disable the ja-news module and publish my content on the front page, nothing shows up.
bossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
June 15, 2008 at 9:27 pm #253751OK so if you unpublish the ja_news modules you should have a position called JaNews try to put some other module there and see how it looks.
VisiGod FriendVisiGod
- Join date:
- January 2006
- Posts:
- 538
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 76
- Thanked:
- 138 times in 18 posts
June 15, 2008 at 9:58 pm #253759Find this code:
<?php if(!$tmpTools->isFrontPage()) : ?>
<jdoc:include type="component" />
<?php endif; ?><!-- BEGIN: JAZIN -->
<?php if($tmpTools->isFrontPage()) : ?>
<div id="jazin-fp">
<jdoc:include type="modules" name="ja-news" style="raw" />
</div>
<?php endif; ?>And change it to:
<jdoc:include type="component" />
1 user says Thank You to VisiGod for this useful post
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 15, 2008 at 10:01 pm #253762Open the index.php file and find this:
<?php if(!$tmpTools->isFrontPage()) : ?>
<jdoc:include type="component" />
<?php endif; ?>
Replace it with this:
<jdoc:include type="component" />
Also remember to unpublish the modules in ja-news position since they do no harm upublished.1 user says Thank You to Menalto for this useful post
redlight_traitor Friendredlight_traitor
- Join date:
- October 2006
- Posts:
- 211
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 32
- Thanked:
- 8 times in 1 posts
June 15, 2008 at 10:51 pm #253776thanks so much, guys! Menalto’s and Visigod’s did the trick.
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by redlight_traitor 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum