2013-09-29, 03:21 PM
<if $post['fidX'] || $post['fidY'] then>
<div>
<if $post['fidX'] then>{$post['fidX']}</if>
<if $post['fidY'] then>{$post['fidY']}</if>
</div>
</if>
Of course change X and Y to your profile field numbers.
PHP in Templates and Template Conditionals
|
« Next Oldest | Next Newest »
|