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,581
 
- Points
 - 823
 
Reputation:
LQD submitted a new resource:
Remove Quick Thread function - Allows you to remove quick thread function in forums pages
Read more about this resource...
	
		
			
		
		
	
			
			Remove Quick Thread function - Allows you to remove quick thread function in forums pages
DESCRIPTION
This template modification allows you to remove quick thread function in forums pages in a easy way
HOW TO ?
Go to forum_view template and search this part of code (around line 147), delete it and save.
RESULTCode:<xf:macro template="thread_list_macros" name="quick_thread" arg-forum="{$forum}" arg-page="{$page}" arg-order="{$sortInfo.order}" arg-direction="{$sortInfo.direction}" />
Before...
Read more about this resource...