Ubiquity Lab
Member
I need to include some widgets in my custom templates in the central content and not in the sidebar.
As far as I understood, from the BD widget panel I can add a widget to the sidebar only.
Now, for instance, i would need to add the Threads Widget to my homepage custom template.
So ideally I should add this xen:include directive inside my template:
<xen:include template="wf_widget_threads" />
The problem is my template doesn't have the right data needed by the wf_widget_threads template, so it doesn't show up.
Am I exploring the right way to fulfill my purpose? Or is there another way? What am i missing?
As far as I understood, from the BD widget panel I can add a widget to the sidebar only.
Now, for instance, i would need to add the Threads Widget to my homepage custom template.
So ideally I should add this xen:include directive inside my template:
<xen:include template="wf_widget_threads" />
The problem is my template doesn't have the right data needed by the wf_widget_threads template, so it doesn't show up.
Am I exploring the right way to fulfill my purpose? Or is there another way? What am i missing?