eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > User interface > Existing Templates

Existing Templates Want to adjust logo or center some piece of text in your directory? Get advice on how to do it in this forum dedicated to pre-installed templates.

Reply
 
Thread Tools Display Modes
Old 03-12-2009   #1
NEWSUNSEO
 
Join Date: Mar 2009
Posts: 2
NEWSUNSEO is on a distinguished road
Default

I added this code to view-link.tpl exactly as shown here and it is not working. Using Version 2.2 RC2
NEWSUNSEO is offline   Reply With Quote
Old 03-24-2009   #2
Alex B.
Tech Support
 
Alex B.'s Avatar
 
Join Date: Oct 2008
Posts: 1,009
Alex B. is on a distinguished road
Default

Hi NEWSUNSEO,
Could you please PM your FTP credentials and URL, I'll see how the code could be accepted
__________________
Best Regards, Alex B.
HELPDESK
Alex B. is offline   Reply With Quote
Old 01-04-2010   #3
lust
 
Join Date: Jan 2010
Posts: 4
lust is on a distinguished road
Default

If you are using the free version you need to edit the view-listing.tpl file. And just change

PHP Code:
{$listing.thumb_preview
to

PHP Code:
<div class="preview"><a href="{$listing.url}" target="_blank"><img src="http://open.thumbshots.org/image.pxf?url={$link.url}" /></a></div
lust is offline   Reply With Quote
Old 03-01-2010   #4
webmarket
 
Join Date: Jan 2010
Posts: 6
webmarket is on a distinguished road
Default Thumbshot Clickable

How do I do this on the actual listing page and not on pages such as the category. In other words I want the viewer to go tot the listing page first and then be able to click onto the thumbshot to visit the site. Thanks

BTW.. I'm using the newest paid version and not a free version if this helps.

Last edited by webmarket; 03-01-2010 at 10:37 AM.
webmarket is offline   Reply With Quote
Old 03-01-2010   #5
Alex B.
Tech Support
 
Alex B.'s Avatar
 
Join Date: Oct 2008
Posts: 1,009
Alex B. is on a distinguished road
Default

Hello webmarket!
Welcome to our support forums!

Here is the instructions:
Open file ./templates/common/view-listing.tpl
find the code:
HTML Code:
<div class="preview"><img src="http://open.thumbshots.org/image.pxf?url={$listing.url}" alt="{$listing.url}" /></div>
replace with:
HTML Code:
<div class="preview"><a href="{$listing.url}" {if $config.new_window}target="_blank"{/if}><img src="http://open.thumbshots.org/image.pxf?url={$listing.url}" alt="{$listing.url}" /></a></div>
__________________
Best Regards, Alex B.
HELPDESK
Alex B. is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 11:38 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us | SEO Resources