XenForo
Administrative
- Thread starter
- Admin
- #1
Under template:
HTML:
if someone were to use
ادامه مطلب...
member_about
:HTML:
Code:
<xf:if is="$user.Profile.about">
<div class="block-row block-row--separated">
{{ bb_code($user.Profile.about, 'user:about', $user) }}
</div>
</xf:if>
0
then the field would not be shown.ادامه مطلب...