- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
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}">
نام موضوع : Conditional statement question