Hello,
I would like the widget to show only a specific photo from those uploaded to the Gallery.
This photo is chosen by the Staff every week. Is it possible to do this by inserting a specific condition in the widget?
Thanks
Antonio
Some time ago, I've set a widget for showing the most active users, but I want this to be seen by logged-in users only.
So I set the display condition to be $xf.visitor.user_id but today I realized that only admins can see it.
Could anyone help me understand what is going on?
Is there any...
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:
!$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...