Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Yep![code]<xf:if is="$xf.reply.template == 'forum_list'"><xf:widget key="forum_overview_forum_statistics" /></xf:if>[/code]Replace forum_overview_forum_statistics with your widget key. That conditional will make it so it only loads on the forum list.
Yep!
[code]
<xf:if is="$xf.reply.template == 'forum_list'">
<xf:widget key="forum_overview_forum_statistics" />
</xf:if>
[/code]
Replace forum_overview_forum_statistics with your widget key. That conditional will make it so it only loads on the forum list.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences