- Affected version
- 2.2.3
Under template:
if someone were to use
member_about:
HTML:
<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.