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,582
 
- Points
 - 823
 
Reputation:
LQD submitted a new resource:
Sub-Forums Grid - Sub forum links in cloumns
Read more about this resource...
	
		
			
		
		
	
			
			Sub-Forums Grid - Sub forum links in cloumns
This template modification displays the sub-forums below the parent node body.
First step: Ensure the style property nodeListSubDisplay is set to "Listed below node", you can find this in Style properties > Node/forum list
Template node_list_forum
Find this bit of code below and copy it to clipboard then delete it.
Code:<xf:if is="$depth == 2 AND property('nodeListSubDisplay') == 'flat'"> <xf:macro template="forum_list" name="sub_nodes_flat"...
Read more about this resource...