XenForo
Administrative
- Thread starter
- Admin
- #1
Hi
i would like to set a homepage for guest and another 1 for register.
My visitor home page will be 100% different so i don't want to use conditional statement like
Is there a way to do it?
Thank you
ادامه مطلب...
i would like to set a homepage for guest and another 1 for register.
My visitor home page will be 100% different so i don't want to use conditional statement like
<xf:if is="$xf.visitor.user_id">
Show content...
</xf:if>
Click to expand...
Is there a way to do it?
Thank you
ادامه مطلب...