PDA

View Full Version : Thumbnails for Feature Listings Only


dajanos
07-21-2008, 07:43 PM
Hi,

I just download the SS processor and love it. But I only want to show thumbnails for featured listings. What would be the {if} statement to use in link.tpl to do this?

Thanks.

dajanos
07-22-2008, 12:14 AM
I figured out a way of doing this myself. I created a modified version of link.tpl and renamed it featured_link.tpl, and from main.tpl I changed {include file="link.tpl" link=$link} to {include file="featured_link.tpl" link=$link}.

David
07-22-2008, 02:51 PM
Very good. Thanks for reporting back about this, and sorry we didn't get here quick enough. If you like, post the url of your site, so we can see what you did.