-
AuthorPosts
-
newliteracies Friend
newliteracies
- Join date:
- September 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
October 14, 2008 at 4:21 am #134375I cannot pubish the artilce below the JA News Frontpage module. Please help.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 14, 2008 at 4:30 am #275149HI
please edit index.php
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; ?>Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 14, 2008 at 4:47 am #275153Hi
If you want Ja news FP above mainbody
edit index.php:
Search those lines:
<!-- BEGIN: JAZIN -->
<div id="jazin-fp">
<jdoc:include type="modules" name="ja-news" style="raw" />
</div>
<!-- END: JAZIN -->
Cut them and paste above this line:
<?php //if(!$tmpTools->isFrontPage()) : ?>
newliteracies Friendnewliteracies
- Join date:
- September 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
October 14, 2008 at 6:16 am #275161i dont think it can solve the problem. the Ja new ft cannot rotate any images now. :((
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 14, 2008 at 7:31 am #275172hi
please config Home menu. change Leading paramater to 0newliteracies Friendnewliteracies
- Join date:
- September 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
October 14, 2008 at 7:50 am #275178sorry trouble again’
i enable the JA News 1.3.1
now the ja new frontpage move the bootom ….Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 14, 2008 at 7:52 am #275179please config Order paramater
newliteracies Friendnewliteracies
- Join date:
- September 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
October 14, 2008 at 8:42 am #275194i use the ja new now to show the artilce. but the article cannot show all the text. may I increase the character no to show whole article ?
newliteracies Friendnewliteracies
- Join date:
- September 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
October 14, 2008 at 9:41 am #275205anyone can help???:((
newliteracies Friendnewliteracies
- Join date:
- September 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
October 14, 2008 at 10:23 am #275214:confused:I have increase the number of texts in the “Max Chars of normal frontpage news” but nothing happen. If it cannot control the chararcer text, So what is the function of this parameter??
markjw Friendmarkjw
- Join date:
- November 2008
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 5 times in 1 posts
June 6, 2009 at 2:55 pm #307158If you change the code in the below area of index.php, you can get the front page to show up pretty much in the order you want. Below I have changed the order to place jazin below the breadcrumb but above component body and included the “//” to comment out the FP if and endif conditions. I am not using the newsfp module, but instead going with the front page slideshow FPSS component along with JANEWS on Rutile. Keep up the good work JA. Everything you need to know is in the posts, just keep digging.:D
<!– BEGIN: CONTENT –>
<div id=”ja-mainbody” class=”clearfix”><!– BEGIN: CONTENT –>
<div id=”ja-content”>
<div id=”ja-content-top”>
<div id=”ja-content-bot”>
<div class=”ja-innerpad clearfix”><jdoc:include type=”message” />
<div id=”ja-current-content” class=”clearfix”>
<?php //if(!$tmpTools->isFrontPage()) : ?>
<div id=”ja-pathway”>
<jdoc:include type=”module” name=”breadcrumbs” />
</div>
<!– BEGIN: JAZIN –>
<div id=”jazin-fp”>
<jdoc:include type=”modules” name=”ja-news” style=”raw” />
</div>
<!– END: JAZIN –><jdoc:include type=”component” />
<?php //endif; ?> -
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by markjw 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum