• While creating requests or asking for support in the existing XenForo threads please maintain XenForo support policy strictly.

  • You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

ASK ME Anything About XenForo Platform 👨

How can I use multiple prefix in a thread?
 
Good afternoon, can any of the colleagues help me to remove all blocks from xenforo like for example
| RM MarketPlace by Xen Factory ©2015-2023
Thank you very much
 
Good afternoon, can any of the colleagues help me to remove all blocks from xenforo like for example
| RM MarketPlace by Xen Factory ©2015-2023
Thank you very much
what do you means ?
 
remove all footers leave none
thanks by anwser
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>
163419223a1a3-jpg.145458

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
 

Attachments

  • language-Portugues-(BR).zip
    241.7 KB · Views: 2
  • Love
Reactions: douglassouza2022
Hi
I am installing a add-on and I need to find the <head> tag & </body> tag's in a template can someone show me were I can find them??
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock