XF 2.0 Widgets below thread

FedericoS

Active member
Licensed customer
Hello everyone! :)
I have a small question: Is it possible to add a widget below threads?

Thanks in advance :)
 
You can use a combination of the advertisement system and widgets, basically create a widget with no location selected.

Then go to the advisement system, create a new ad with the location of: Thread view: Below message list

Place the widget key:

Code:
<xf:widget key="widget_key" />

Where widget_key is the key of your widget
 
Back
Top Bottom