J
Jonathan Long
Guest
Adding a couple widgets, and I need to have them display for certain situations/users.
The first one I want to display only to visitors. Got that one handled using this:
Code:
Now, the second one I need to display only if someone IS a member of one specific user group AND NOT a member of another specific user group.
Banging my head against the wall and it is probably such a simple solution...any suggestions would be...
Read more
Continue reading...
The first one I want to display only to visitors. Got that one handled using this:
Code:
!$xf.visitor.user_id
Now, the second one I need to display only if someone IS a member of one specific user group AND NOT a member of another specific user group.
Banging my head against the wall and it is probably such a simple solution...any suggestions would be...
Read more
Continue reading...