| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Remove the "Powered By" | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Remove the "Powered By"
Just diving into this, it's quite different that 4.x, that's for sure. For starters, can't figure out how to remove the "Powered by" X-Cart link at the footer, looked all over for a template. My competitors scour over my site so I don't want them knowing what I use, at least without a lot of effort.
Any ideas?
__________________
X-Cart 5.4.1.39 Live PHP 7.4.33 5.5.5-10.3.38-MariaDB MariaDB Apache 2.4 CENTOS 7.8 64Bit Single Quad-Core E3-1241v3 3.4Ghz 8M 1600 w/ HT 32GB RAM 2x 512GB Samsung 850 Pro SSD RAID 1 |
|||||||
#2
|
|||||||||
|
|||||||||
Re: Remove the "Powered By"
You are to create a custom module (it is really easy!) and "decorate" the \XLite\View\PoweredBy class as follows:
PHP Code:
This should disable the "Powered By" widget. Or you can customize other class methods to replace the line with your message.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#3
|
|||||||||
|
|||||||||
Re: Remove the "Powered By"
You can also hide it with CSS rules, which might be easier.
|
|||||||||
|
|||
X-Cart forums © 2001-2020
|