nam2019
Private
Mình muốn ẩn link xenforo.com và muốn thêm 1 số thông tin ở footer trên xenforo 2 thì mình làm thế nào ạ, xen 2 còn lạ quá, tiện bác nào có footer đẹp của xenf 2 cho e xin với, xin cảm ơn nhiều ạ
Private
PrivateBác ơi, em muốn ẩn cái link ở "Forum software by XenForo™ © 2010-2018 XenForo Ltd." chứ không phải cái ấy ạTìm template PAGE_ CONTAINER, sau đó tìm đoạn code
Sửa cái đoạn 3 chấm đó thành cái gì đó mà bạn muốn, adult chẳng hạnPHP:<xf:if contentcheck="true"> <div class="p-footer-copyright"> <xf:contentcheck> ..... </xf:contentcheck> </div> </xf:if>![]()
MasterSergeant <xf:if contentcheck="true">
<div class="p-footer-copyright">
<xf:contentcheck>
<xf:copyright />
{{ phrase('extra_copyright') }}
</xf:contentcheck>
</div>
</xf:if>
<xf:copyright />
{{ phrase('extra_copyright') }}
PrivateCái tội ko làm theo mà cứ lo cãichán bác quá đi. nguyên văn code nó là vậy
Bác bỏ dòng này là xong rồiPHP:<xf:if contentcheck="true"> <div class="p-footer-copyright"> <xf:contentcheck> <xf:copyright /> {{ phrase('extra_copyright') }} </xf:contentcheck> </div> </xf:if>
PHP:<xf:copyright /> {{ phrase('extra_copyright') }}
| XenForo 1 | XenForo 2 |
| Translate by PVS | |
| Xenforo là gì? | |
| Xây dựng MXH bằng Xenforo | |