Xóa copyright các add-on của Aayush

  • Thread starter Thread starter PVS
  • Ngày gửi Ngày gửi

PVS

Super Moderator
Thành viên BQT
Xóa copyright các add-on của Aayush

Đa số các add-on của Aayush đều thêm vào dưới footer của bạn "Plugins by Aayush", sau đây mình sẽ hướng dẫn các bạn cách xóa.

Các bạn chỉ cần mở file cài đặt .xml bằng notepad, sau đó tìm đoạn và xóa hết đoạn code sau:
Mã:
    <modification template="footer" modification_key="liquidserve_signature_footer" description="Copyright Notice in Footer" execution_order="10" enabled="1" action="str_replace">
      <find><![CDATA[{xen:phrase extra_copyright}]]></find>
      <replace><![CDATA[$0 <div id="liquidServeCopyrightNotice">Plugins by <a href="http://aayush.net" class="concealed">Aayush</a></div>]]></replace>
    </modification>

Nếu lỡ cài add-on rồi thì chỉ cần xóa rồi cài lại với file .xml đã xóa copyright là xong.

Chúc các bạn thành công.


Nguồn: vnnet.org​
 
Vào modification xóa bỏ template footer là được thôi nếu lỡi cài rồi
 
Back
Top