Youjoomla Support Forums (https://www.youjoomla.com/joomla_support/index.php)
-   General questions (https://www.youjoomla.com/joomla_support/forumdisplay.php?f=17)
-   -   Remove link to article (https://www.youjoomla.com/joomla_support/showthread.php?t=11867)

d311boy 11-15-2013 11:00 AM

Remove link to article
 
Hi

I have just installed your Title Ticker and would like to know what code I edit to remove the link to the page, I do not want to link to the articles that are in the ticker...just show the text as a news ticker only.

Many thanks

Darren

Are you sure your are posting in product assigned forum?: Yes

What is your CMS version?: Joomla 2.5

MySQL Version: 5.x

PHP version: 5.x

Link to installation: No

Have you edited any files? If yes tell us which ones.: No

Is this personal or client website?: Client

arefund 11-18-2013 06:58 AM

Hello d311boy.

Please go to your modules/mod_yjtt30/tmpl/Default/default.php on line #45 you will see the link call, just remove it.

Quote:

<div class="ttick" style="width:<?php echo $width ?>; line-height:<?php echo $tpad ?>px; text-indent:5px; height:<?php echo $height ?>;<?php echo $float ?>;"> <a href="<?php echo $yj_get_items['item_url'] ?>">
also the closing tag on line #49:

Quote:

<?php echo $yj_get_items['item_intro']?></a> </div>
Thank you.


All times are GMT -4. The time now is 05:48 PM.

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.