Biarritz64
Active member
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>
Is there a way to do it?
Thank you