[RSS Feed/News] Conditional statement question

Status
Not open for further replies.

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}">

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom