XF 2.2 Sidebar widgets - control where they don't show?

Do you mean the "display positions"? Go to admin.php?widgets/ and navigate to the widget you want to edit. Then check the positions you want it to be displayed at.

You can also use template conditions inside the "Display condition" textbox to narrow the pages further down.

Edit: oh, posting above was not loaded yet.. :-D
 
Last edited:
and I can't uncheck anything for the page Watched Forums.
There is no native widget position for the Watched forums page.
Check the concerned template to see if the statistics widget was not placed there manually using XF syntax, like this:
<xf:widget key="widget_key" />
 
Back
Top Bottom