-
AuthorPosts
-
ellie_t Friend
ellie_t
- Join date:
- March 2008
- Posts:
- 205
- Downloads:
- 0
- Uploads:
- 11
- Thanked:
- 1 times in 1 posts
August 8, 2008 at 6:51 am #131955hi,
what do i need to do to disable the newslite links… i am trying to just use that area for bullet points or features. i have set every parameter i could find to ‘hide’ linkable titles, but doesn’t work…still creates a link to the same material. Or, due to the nature of this mod…is it simply not possible ?thanks.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 8, 2008 at 7:09 am #264457Can you give us your live URL, any screenshot or more details of the problem will be helpful
ellie_t Friendellie_t
- Join date:
- March 2008
- Posts:
- 205
- Downloads:
- 0
- Uploads:
- 11
- Thanked:
- 1 times in 1 posts
August 8, 2008 at 3:46 pm #264546Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 9, 2008 at 1:58 am #264633hi
you must edit mod_janewslight.php(modulesmod_janewslight folder)
Search this line
echo "<a href="$link" class="ja-newstitle" title="".($showintro ? $row->title : $row->introtext1)."">{$row->title}</a>n";
Change to
echo "<a href="#" class="ja-newstitle" title="".($showintro ? $row->title : $row->introtext1)."">{$row->title}</a>n";
ellie_t Friendellie_t
- Join date:
- March 2008
- Posts:
- 205
- Downloads:
- 0
- Uploads:
- 11
- Thanked:
- 1 times in 1 posts
August 9, 2008 at 2:29 am #264642first of all, thanks for trying to help…i made that change and the good news is that the link is not active…the bad news is that it actually looks active…ya know …. cursor changes to the hand icon so it now it looks like a link that isn’t set up correctly… i am taking offline so that you can see. again, thank you for trying to assist.
ellie
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 13, 2008 at 10:22 am #265237Hi ellie_t
you can edit
echo "<a href="$link" class="ja-newstitle" title="".($showintro ? $row->title : $row->introtext1)."">{$row->title}</a>n";
To
echo $row->title;
And you must add css for thatellie_t Friendellie_t
- Join date:
- March 2008
- Posts:
- 205
- Downloads:
- 0
- Uploads:
- 11
- Thanked:
- 1 times in 1 posts
August 13, 2008 at 11:20 am #265243sorry…don’t understand… when you say change this code to that code, is this also the mod_janewslight.php file. and when you say you must add css for that. can you give me any more information regarding that comment ?
thanks.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by ellie_t 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
newslite disable linkable titles ?
Viewing 7 posts - 1 through 7 (of 7 total)