Bỏ nút reply trong Xenforo

PVS

Super Moderator
Thành viên BQT
Tham gia
28/02/2015
Bài viết
16,829
Được Like
12,687
Bỏ nút reply trong xenforo. Mặt định xenforo sẽ có nút trả lời do ở những phiên bản mới xenforo có chức năng bình luận như facebook ( Chỉ cần gõ @ trước tên thành viên ).

Hôm nay mình sẽ hướng dẫn các bạn bỏ nút Reply trong xenforo: Để bỏ bạn vào tìm template post tìm và xoá đoạn sau.
Mã:
<xen:if is="{$canReply}">
        <a href="{xen:link threads/reply, $thread, 'quote={$post.post_id}'}" data-postUrl="{xen:link posts/quote, $post}" class="ReplyQuote item control reply" title="{xen:phrase reply_quoting_this_message}"><span></span>{xen:phrase reply}</a>
</xen:if>

Muốn Bỏ ở Bài đăng đầu tiên mà các bài đăng còn lại vẫn hiển thị bình thường thì tìm đoạn code sau:
Mã:
<xen:if is="{$canReply}">
        <a href="{xen:link threads/reply, $thread, 'quote={$post.post_id}'}" data-postUrl="{xen:link posts/quote, $post}" class="ReplyQuote item control reply" title="{xen:phrase reply_quoting_this_message}"><span></span>{xen:phrase reply}</a>
</xen:if>

Thay bằng code sau:
Mã:
<xen:if is="{$post.position}!=0">
                <xen:if is="{$canReply}">
                    <a href="{xen:link threads/reply, $thread, 'quote={$post.post_id}'}" data-postUrl="{xen:link posts/quote, $post}" class="ReplyQuote item control reply" title="{xen:phrase reply_quoting_this_message}"><span></span>{xen:phrase reply}</a>
          </xen:if>
</xen:if>

Chúc bạn thành công!


Nguồn: muaban47.net​
 
  • Like
Reactions: THB

Hướng dẫn sử dụng

XenForo 1 XenForo 2
Translate by PVS

Dịch vụ XenForo của VNXF

Mobile/Zalo: 0906081284

Telegram: anhanhxf

Chỉ nhận web nội dung lành mạnh

Nhà Tài Trợ

Mút Xốp Không Gian
Mút Sofa Không Gian
Top Bottom