Log in

View Full Version : How to hide What's Going On? from Guests


Bit
09-17-2009, 02:03 PM
Is there a way of doing this as there's no option for it today.

HMBeaty
09-17-2009, 02:04 PM
You could wrap it in a conditional using

<if condition="$show[member]">
code here
</if>