kelle67
Well-known member
Hi,
is it possible to show a widget only in a special Node.
I thought I could do it with conditional statements like that.
<xen:if is="{$forum.node_id} == x">
This content will show in forum x
<xen:elseif is="{$forum.node_id} == y" />
This content will show in forum y
<xen:elseif is="{$forum.node_id} == z" />
This content will show in forum z
</xen:if>
But I do not know how to get the widget in there.
secondaryContent widget sidebar-widget WidgetFramework_WidgetRenderer_Threads" id="widget-41
is it possible to show a widget only in a special Node.
I thought I could do it with conditional statements like that.
<xen:if is="{$forum.node_id} == x">
This content will show in forum x
<xen:elseif is="{$forum.node_id} == y" />
This content will show in forum y
<xen:elseif is="{$forum.node_id} == z" />
This content will show in forum z
</xen:if>
But I do not know how to get the widget in there.
secondaryContent widget sidebar-widget WidgetFramework_WidgetRenderer_Threads" id="widget-41