R Robert9 Well-known member Jun 16, 2018 #1 I have XF1.forum_list <xen:hook name="forum_list_nodes"> <xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if></xen:hook> If there are no forums under the cat, the cat is not shown. How can i do this in XF2, please?
I have XF1.forum_list <xen:hook name="forum_list_nodes"> <xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if></xen:hook> If there are no forums under the cat, the cat is not shown. How can i do this in XF2, please?