Best Way to Remove Footer Credit in Xenforo Platform

  • Join us to download any resource for free. You will be able to download or guest post.
    Sign Up Now

kashif

Administrator
Staff member
VIP Member
Apr 12, 2022
15,967
1,324
113
Pakistan
www.vuinsider.com
Remove Footer Credit links.PNG


Removal of footer credit links for each Addon can be tricky. If you have no intention of paying footer removal fees then this is the best way to remove all footer credit links in xenforo 2. Just follow these instructions carefully.

Note: There is no need to install any addon for doing this.
  • Login to your Admin Control Panel -> Appearance -> Template -> Find template: PAGE_CONTAINER
  • Select the Style you are using
  • [Backup] Copy All code and save it locally on your computer.
  • Find and delete this code in PAGE_CONTAINER
XML:
<xf:if contentcheck="true">
    <div class="p-footer-copyright">
        <xf:contentcheck>
            <xf:copyright />
            {{ phrase('extra_copyright') }}
        </xf:contentcheck>
    </div>
</xf:if>

The content inside the 'p-footer-copyright' container might be different for different styles so no need to worry if the content is not the same.

Save it. Done. You have successfully removed all footer credit links in xenforo.
 

Staff online

Members online

Forum statistics

Threads
8,294
Messages
19,789
Members
41,956
Latest member
Valeze bruno

About us

  • Our community has been around from 2017 and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. Providing Free Resources to help newcomers/startups. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu