Theme editor



thxf.org

How To Remove Quick Thread function

thxf.org thxf.org is verified member.

Administrator
Staff member
Admin
Thread owner
DESCRIPTION

This template modification allows you to remove quick thread function in forums pages in a easy way

HOW TO ?

ไปที่ forum_view template and search this part of code (around line 147), delete it or mark it and save.

Less:
<xf:macro template="thread_list_macros" name="quick_thread"
    arg-forum="{$forum}"
    arg-page="{$page}"
    arg-order="{$sortInfo.order}"
    arg-direction="{$sortInfo.direction}" />

to

Less:
<!--xf:macro template="thread_list_macros" name="quick_thread"
    arg-forum="{$forum}"
    arg-page="{$page}"
    arg-order="{$sortInfo.order}"
    arg-direction="{$sortInfo.direction}" /-->

..
 

กรุณาปิด โปรแกรมบล๊อกโฆษณา เพราะเราอยู่ได้ด้วยโฆษณาที่ท่านเห็น
Please close the adblock program. Because we can live with the ads you see


Thread owner
ในเวอร์ชั่น 2.1.7 เจอปัญหา หากครอบแบบด้านบนจะมี --> โพล่มาต้องใส่แค่ด้านล่าง

Less:
<!--<xf:macro template="thread_list_macros" name="quick_thread"
    arg-forum="{$forum}"
    arg-page="{$page}"
    arg-order="{$sortInfo.order}"
    arg-direction="{$sortInfo.direction}" />
 


Similar threads

  • Article Article
XenForo 2.1.4 is now available for all licensed customers to download. We recommend that all customers running previous versions of XenForo 2.1 upgrade to this release to benefit from increased...
Replies
0
Views
2K
  • Article Article
XenForo 2.1.1 is now available for all licensed customers to download. We recommend that all customers running previous versions of XenForo 2.1 upgrade to this release to benefit from increased...
Replies
0
Views
2K
  • Article Article
XenForo 2.0.10 is now available for all licensed customers to download. We recommend that all customers running previous versions of XenForo 2.0 upgrade to this release to benefit from increased...
Replies
0
Views
2K
  • Article Article
XenForo 2.0.3 is now available for all licensed customers to download. We recommend that all customers running previous versions of XenForo 2.0 upgrade to this release to benefit from increased...
Replies
0
Views
2K


Back
Top Bottom