ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,593
- Points
- 823
Reputation:
Hi, I'm looking to add content in the gap between 2 categories on XF2 and I can't seem to think of the code to insert and where to.
Any help would be appreciated
Used to have something like this in XF1 in node_category_level_1
<xen:if is="{$category.node_id} == 1">
BANNER CODE HERE
</xen:if>
Continue reading...
Any help would be appreciated
Used to have something like this in XF1 in node_category_level_1
<xen:if is="{$category.node_id} == 1">
BANNER CODE HERE
</xen:if>
Continue reading...