horinzontal listing in showlistings.tpl
Hi,
I like this idea:
<h2>{$smarty.const.LANG_FEATURED_LISTINGS}</h2>
{css_listings_horizontal number=4 category=$categoryid type="featured"}
in the show listing, but to avoid redundancy between featured listing and featured gallery, I would like to show up the featured listing only in the gallery, so I need take off the featured from the listing. I need do something like {if $featured == "N"} then list the Ads, the problem is I don't know where setup the variable $featured, in the listings.php or category.php or maybe it already exist.
Some idea.
Version 4.6
|