XenForo
Administrative
- Thread starter
- Admin
- #1
Hello
Is there any way to call a Widget in a Notice ?
I tried this :
Code:
But content of the widget is not displayed in notice
Thank you
ادامه مطلب...
Is there any way to call a Widget in a Notice ?
I tried this :
Code:
Code:
<xf:if is="$xf.visitor.isMemberOf([3])">
<xf:widget key="my_widget_id" />
</xf:if>
Thank you
ادامه مطلب...