-
AuthorPosts
-
May 3, 2007 at 8:58 am #120039
Hi,
Is it possible to remove the hyperlink for the text heading in the ja-new module?
Thanks.
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
May 3, 2007 at 11:03 am #219356xavierng;14514Hi,
Is it possible to remove the hyperlink for the text heading in the ja-new module?
Thanks.
Yes it is, it tells you in the user guide that comes with Teline template under the heading JA News
Rather than have you spend hours reading the guide I’ve attached the image from the guide detailing the procedureCheers ShannonN
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
May 3, 2007 at 11:07 am #219358xavierng;14514Hi,
Is it possible to remove the hyperlink for the text heading in the ja-new module?
Thanks.
If you mean the Heading that you give the ja news in the configuration panel, the attached screenshot from the user guide shows how to turn this on or off, if you mean the ja news is picking up hyperlinked titles from the articles themselves, you go to the articles and turn off the “show titles” in the article configuration itself
Hope this assists you
Cheers ShannonN
Cheers ShannonN
May 5, 2007 at 5:44 pm #219522<em>@ShannonN 14529 wrote:</em><blockquote>If you mean the Heading that you give the ja news in the configuration panel, the attached screenshot from the user guide shows how to turn this on or off, if you mean the ja news is picking up hyperlinked titles from the articles themselves, you go to the articles and turn off the “show titles” in the article configuration itself
Hope this assists you
Cheers ShannonN
Cheers ShannonN</blockquote>
Shannon,
Thanks for your effort and help but it doesnt work. I have tried to turn off the articles heading but it doesnt seem to work. Attached is the pictures.
I think the mod_ja_new has overwrite the default articles control. (My Guess)
I look through the script and saw this Line 310 of mod_janews.php
echo "<a href="$link" class="ja-newstitle" title="".trim(htmlentities($firstnew->title, ENT_QUOTES, $current_charset))."">{$firstnew->title}</a>n";
and line 94 headlineloader.php
echo "<a href="$link" class="ja-newstitle" title="".textprocess($firstnew->title)."">".textprocess($firstnew->title)."</a>n";
Not sure if edit this 2 line helps. I have try to remove entirely but have errors. Maybe you or some can guide me. Sorry , please bear with me as i am not a coder. :-[
donq Frienddonq
- Join date:
- November 2006
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
May 7, 2007 at 11:39 pm #219620I have got the same problem with PAGE TITLE which I can’t HIDE.
And also I can’t turn off LINKED TITLES
Best regards
Donqbigrk Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
May 7, 2007 at 11:49 pm #219621<em>@xavierng 14514 wrote:</em><blockquote>Hi,
Is it possible to remove the hyperlink for the text heading in the ja-new module?
Thanks.</blockquote>
What’s your url so I can see exactly where you’re talking about?
donq Frienddonq
- Join date:
- November 2006
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
May 8, 2007 at 12:24 am #219627<em>@bigrk 14891 wrote:</em><blockquote>What’s your url so I can see exactly where you’re talking about?</blockquote>
xavierng has made it very clear. Look at his screendump from his site FOX ELECTRONICS etc.
😉
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
May 8, 2007 at 12:47 am #219631donq;14898xavierng has made it very clear. Look at his screendump from his site FOX ELECTRONICS etc.
😉
Yes , but please understand screenshots do not allow us to view the source code that may give help in diagnosing the problem:D we can see the problem but not the cause, if you can help from the screenshot , feel free to assist and not post really obvious things that do not resolve the OPs problem
Thanks ShannonN
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
May 8, 2007 at 12:52 am #219632xavierng;14742Shannon,
Thanks for your effort and help but it doesnt work. I have tried to turn off the articles heading but it doesnt seem to work. Attached is the pictures.
I think the mod_ja_new has overwrite the default articles control. (My Guess)
Maybe you or some can guide me. Sorry , please bear with me as i am not a coder. :-[
Just a quick guess , the article that you first created may have the hyperlinked title embedded in the article itself? please find that article and draw article into your editor and check the html/text for the title, this maybe why none of the other methods work?
Hope this makes sense and assists you
Cheers ShannonNMay 8, 2007 at 8:02 am #219649My development site: http://www.imediaconcept.com/seamax/
May 8, 2007 at 8:06 am #219650<em>@ShannonN 14903 wrote:</em><blockquote>Just a quick guess , the article that you first created may have the hyperlinked title embedded in the article itself? please find that article and draw article into your editor and check the html/text for the title, this maybe why none of the other methods work?
Hope this makes sense and assists you
Cheers ShannonN</blockquote>All the articles heading is been extracted from the article titles. The reason why i wanted to remove the heading is because the ja-news module first article has a bug (a bug to me). It will load the article within the main page. If you click on the other news from the ja-new module, it link to correctly. I have tried to change the order but it only happened to the first articles.
Not sure if you understand my problem 😮
June 10, 2007 at 11:50 am #221805Still no help on this?
bigrk Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
June 10, 2007 at 3:15 pm #221813Have you tried to unpublish the first article and create a new one the same way as you created the other articles to eliminate the problem? I have been gone a couple of weeks and am coming in new on this one.
June 11, 2007 at 8:10 am #221857I have tried your method but it still does work. Whichever articles is the first one would have the problem. It load within the front page instead of to the articles section.
You can veiw my development site at http://www.imediaconcept.com/seamax/index.php?option=com_frontpage&Itemid=1
You click on Fair Rite heading and you see the articles load at front page which break the page. But if you wait til it goes to the second slide at Ja new, it will goes to the relevent page.
PLease advice. Thanks for your help.
-
AuthorPosts
This topic contains 14 replies, has 4 voices, and was last updated by xavierng 17 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum