hey,
I don't understand why this template modification is not working. It shows the green 1 and the test modification seems also fine but the member card doesn't change.
Find:
Replace:
Modification test:
Member card:
I don't understand why this template modification is not working. It shows the green 1 and the test modification seems also fine but the member card doesn't change.
Find:
Code:
<xen:if is="{xen:helper isIgnored, $user.user_id}"><a href="{xen:link members/unignore, $user}" class="FollowLink">{xen:phrase unignore}</a><xen:elseif is="{$canIgnore}" /><a href="{xen:link members/ignore, $user}" class="FollowLink">{xen:phrase ignore}</a></xen:if>
Code:
$0
<a href="#">Ban Check</a>
Member card: