-
AuthorPosts
-
treybraid Friend
treybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
October 22, 2008 at 3:32 am #134659i know this is hardcoded into the template — how do i disable this and revert back to the default joomla frontpage… i want to keep the module position though… ive got another 3rd part add on that i want to put in the ja news fp….
thanks
treySherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 22, 2008 at 7:27 am #276551Please edit index.php(templates/ja_rutile folder)
search those lines:
<?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>
<jdoc:include type="component" />
<?php //endif; ?>Then you unpblish ja news and janews FP as you want
treybraid Friendtreybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
October 22, 2008 at 12:54 pm #276588this isnt what i need…i still want to retain the module postions.specially the ja news fp module… what do i need to do…
treytreybraid Friendtreybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
October 22, 2008 at 5:22 pm #276608actually it dsnt work for some reason…
treybraid Friendtreybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
October 22, 2008 at 8:28 pm #276630i just need to disable the mod; so, i can use the default frontpage for joomla… when i make the change above… the frontpage has no content whatsoever– though i have 3 article’s published for the frontpage…
again please help!!!!
thanks
trey -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Sherlock 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum