How to make sidebar and sidenav widgets appear in a specific forum? I know that I have to intervene in "display condition". But what should I enter? What is the code?
How to make sidebar and sidenav widgets appear in a specific forum? I know that I have to intervene in "display condition". But what should I enter? What is the code?
I only want one of our widgets to be viewable if someone is a member of usergroup 13, so in the widget display condition box, I've put if is="$xf.visitor.isMemberOf(13) However, it's still viewable by everyone. What am I missing?
Is there a way to display a widget of recent threads for the current forum only?
This was available in the old Widget Framework add-on, I wonder if there is some XF code to accomplish this in 2.2.
Thank you.