-
AuthorPosts
-
November 15, 2009 at 9:23 pm #146062
Hello,
In JA Cooper, I want to replace the BODY section by JA-NEWS.
I don’t know how can I do it.
I can’t find the BODY section in index.php
I want tu push it down or to leave it.
Please tell me also if it is possible to change the home link to another point if I cancel this section.Thanks a lot,
JeanAnonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 17, 2009 at 8:05 am #323902Hi zenga
To view all positions in the page, please use this link: http://www.your-domain.com/index.php?tp=1
In this template, the body position is not exist. It is only a view for the main part of page. Here you can include any component.
To hide the body part in the frontpage, you go to administrator -> Menu -> Main menu -> edit home item. in the edit page, change #info, # Leading, Columns, #links to 0
December 4, 2009 at 6:52 pm #325748Thanks,
I tried but I cannot put JA news in the place of Body section.
Please tell me how to put JA news just under contenslide ?hearing from you,
zenga
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 7, 2009 at 8:03 am #325881Hi zenga
When you change all params in Home item to zero, at that time, ja news module will display under contenslide.
Also, you can change templates/ja_Cooper/index.php:
From:
<div id="ja-content"><jdoc:include type="message" />
<div id="ja-current-content" class="clearfix"><div id="ja-wrap1">
<jdoc:include type="component" />
</div></div><!-- BEGIN: JAZIN -->
<div id="jazin-fp">
<jdoc:include type="modules" name="ja-news" style="raw" />
</div>
<!-- END: JAZIN -->to:
<!-- BEGIN: JAZIN -->
<div id="jazin-fp">
<jdoc:include type="modules" name="ja-news" style="raw" />
</div>
<!-- END: JAZIN -->
<div id="ja-content"><jdoc:include type="message" />
<div id="ja-current-content" class="clearfix"><div id="ja-wrap1">
<jdoc:include type="component" />
</div></div> -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by zenga 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum