Links in Show description

Discussion about free Joomla news rotator/ticker with multiple effects like scrolling, fading and several data sources supported.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Feb 01, 2009 5:50 am
Is there a way to turn off "News as links" and just insert a link into the description text in the article? that way I could make really small news updates that have links to diffrent pages in the site.

Thanks in advance,

..sid
User avatar
Fresh Boarder

GK User
Fri Feb 13, 2009 4:45 pm
try this:

in helper.php find

$this->textTab[] = strip_tags($row->text);

and change it to

$this->textTab[] = $row->text;

it should be around line 339.

Will
User avatar
Fresh Boarder


cron