• {capture name=some_content assign=details_url} {if $seo_settings.enable_mod_rewrite}{seo->makeDetailsLink p1=$v.id p2=$v.title p3=$post_array.search_id p4=$v.category_id p5=$v.slug}{else}{$live_site}/details.php?id={$v.id}{/if} {/capture}

    {$v.title}

    {$v.location_str}
    {if $ads_settings.enable_price} {if in_array("price_extra",$modules_array) && isset($pe_settings[$v.fieldset])} {include file="modules/price_extra/short_listing.html"} {else} {if $v.price>=0}
    {$v.price_curr}
    {/if} {/if} {/if} {* end if enable price *}
    {if $v.image_id}{$v.title|strip_tags:false|substr:100}{/if} {if $v.rented && $ads_settings.enable_rented}{elseif $v.sold && $ads_settings.enable_sold}{/if}