ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,860
- Points
- 823
Reputation:
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...