chaotic_geo
New Member
How to display custom user profile fields in profile in a different place?
The standard: doesn't work...
Help?
The standard: doesn't work...
HTML:
<if condition="$post['field21']">
<tr><td class="smallfont">$post[field21]</td></tr>
</if>
Help?