Support Forums

Change the way the website URL is displayed

This is a discussion on Change the way the website URL is displayed within the Technical Support forums, part of the Technical Support Forums category; Hi, In viewlisting.tpl im trying to get the URL to display as 'Click Here For Further Information' instead of printing ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 10-06-2009, 01:50 PM   #1
Customer
 
Join Date: Mar 2008
Location: ireland
Posts: 100
Rep Power: 16
markstanden is on a distinguished road
Default Change the way the website URL is displayed

Hi,

In viewlisting.tpl im trying to get the URL to display as 'Click Here For Further Information' instead of printing the full website URL. Not having much luck!

The code from viewlisting.tpl is below, any help much appreciated



{if $url<>""}
<tr>
<td><strong>{$smarty.const.LANG_EXT_URL}:</strong></td>
<td>{$url|linkurl:30}</td>
</tr>
{/if}



Regards
Mark
__________________
v4.1.10 Developer
markstanden is offline  
Old 10-06-2009, 01:57 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 134
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Try this:
Code:
<a href="{$url}">Click here for more info.</a>
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 10-06-2009, 02:06 PM   #3
Customer
 
Join Date: Mar 2008
Location: ireland
Posts: 100
Rep Power: 16
markstanden is on a distinguished road
Default

You are a star

Thats the fastest support ever!!

I tried everything but that..

Thanks Eric
__________________
v4.1.10 Developer
markstanden is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
If I add an image to each category, are they displayed on the homepage? sitewonders Technical Support 3 06-16-2009 12:19 PM
Additional Pages Not Displayed nagrap2 Technical Support 2 09-14-2008 02:39 PM


All times are GMT -4. The time now is 01:22 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0