XenForo
Administrative
- Thread starter
- Admin
- #1
I have a custom style property that I want to only apply if the visitor is not logged in. Shouldn't this work for that?
ادامه مطلب...
<xf:if is="property('alternadivUsernameLinks') AND !{$xf.visitor.user_id}">
ادامه مطلب...