Ok so brogan helped me with this , Ty brogan .
Code:
<xen:if is="{$visitor.is_admin}">
<xen:include template="sidebar_online_users" />
</xen:if>
Now only admin can see members online now ,
So now I want to do the same in the taiga chat , I want member. To see who is in the chat but not who is online now .
Any one can help ?