-
AuthorPosts
-
September 29, 2008 at 6:16 am #133855
Hi,
I’m using J 1.5.7 and JA_Teline 1 with ja_news module (the latest one) (not front-page-news module of Teline 2).
I have some problems with this template and I hope you can help me
1. I would like to remove the word “Read more” in the headline. I do a search on this forum, but I didn’t see any solution (maybe I was wrong). When I use J 1.0.x with JA_Teline and JA-News module (the beta version), I saw one option to disable “Read more” in Headline. In the latest one, I didn’t see any where.
One more bug: the pop-up in the headline doesn’t show the language correctly.
(please see my first attached image)
2. When we look a category with the blog layout: the image and the text haven’t separated. How I can adjust it? (second image)
3. The pop up of each category on home page doesn’t show the language correctly (third attached image).
Please show me how to solve these problems? If you want to see my live site, here it is: http://www.giaovien.net
Thanks very much.
- Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 30, 2008 at 7:16 am #273218Hi truongtinhha !
You can remove readmore link in headline following way below :
Open headlineloader.php file in modules/mod_janews folder , find following code line at about line 105 :
echo "<a href="$link" class="readon">".modJaNewsHelper::textprocess('Read more')."</a>"
remov it.
September 30, 2008 at 8:36 am #273249Hi hainn84,
Thank for your reply but it has no effect on Read more when I remove the code. I attached my file here (at line 209 in headlineloader.php). Any more suggestion, plz.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 30, 2008 at 9:09 am #273258Hi truongtinhha !
sorry for missing, you need do add following step :
Open mod_janews.php file in modules/mod_janews folder, find following code line at about line 162 :
echo "<a href="$link" class="readon">Read more</a>";
remove it !
1 user says Thank You to Sherlock for this useful post
October 1, 2008 at 1:27 am #273354Thanks, your help solved my first problem! 😀
Do you have any more suggestion for my second and third problems?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 1, 2008 at 1:35 am #273357ABout second problem you can fix it following way below :
Open template.css file in templates/ja_teline_ii/css folder, find following code section at about line 774 :
table.contentpaneopen td, table.contentpane td {
}
change to :
table.contentpaneopen td, table.contentpane td {
margin:4px;
}
October 1, 2008 at 8:01 am #273412<em>@hainn84 83342 wrote:</em><blockquote>ABout second problem you can fix it following way below :
change to :
table.contentpaneopen td, table.contentpane td {
margin:4px;
}
</blockquote>Sorry, your tip doesn’t work. Could you review your suggestion?
Note: my template is Teline 1, not Teline 2.
Thanks for your reply. 😎
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 4, 2008 at 1:24 am #273799Hi truongtinhha !
sorry for delay ! have you solved the padding problem ? i have checked your site and it seems ok now !
3029October 4, 2008 at 3:42 pm #273837Hi,
I haven’t solved my padding problem. The item you saw is adjusted manually.
Here are the example:
http://www.giaovien.net/tin-tuc/tin-giao-duc-trong-nuoc/Please help me how to fix that.
Thanks.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by truongtinhha 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum