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


thxf.org

How To Remove Quick Thread function

thxf.org 

Administrator

Staff member
Admin
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


ในเวอร์ชั่น 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}" />
 
ในบาง styles จะเจอ bug ทำให้ไม่แสดงรายชื่อกระทู้นะครับ :d33561e9:
 


Similar threads

  • 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
thxf.org 

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