remove branding adv forum stats no longer at listener . php
any clue....
1. Go to your Appearance->Styles->YourTheme and search
PAGE_CONTAINER
2. Search line
654 or find this code :
Code:
<xf:if contentcheck="true">
<div class="p-footer-copyright">
<xf:contentcheck>
<xf:copyright />
{{ phrase('extra_copyright') }}
</xf:contentcheck>
</div>
</xf:if>
3.
Remove and place this code :
Code:
<div class="p-footer-copyright">
<center><b>I Love Babiato 2022</b></center>
</div>
4.
and then click save and exit