| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software" | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
Can anyone tell me how to remove "Powered by X-Cart ecommerce shopping cart software" from the bottom of my site?
Thanks.
__________________
Version 4.2.3 no add-ons |
|||||||
#2
|
|||||||||
|
|||||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
Edit skin1/customer/bottom.tpl and remove:
<div class="left">{include file="main/prnotice.tpl"}</div>
__________________
Paul Dodman e-business & m-commerce consultant w: www.luminointernet.com e: xcart@luminointernet.com Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart. |
|||||||||
|
#3
|
|||||||
|
|||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
Quote:
__________________
Version 4.2.3 no add-ons |
|||||||
#4
|
|||||||
|
|||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||
|
|||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
Thanks, i have removed powered by xcart ecommerce. I have little knowledge of html. However, just wanted to check with you, if done the right way.
Opened bottom.tpl. Xcart opens in editor. i simply selected <div class="left">{include file="main/prnotice.tpl"}</div> and deleted. Hope I have done this correctly. |
|||||||
#6
|
|||||||||
|
|||||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
Yes, that should do - just check your site/footer still looks ok and job done.
__________________
Paul Dodman e-business & m-commerce consultant w: www.luminointernet.com e: xcart@luminointernet.com Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart. |
|||||||||
#7
|
|||||||
|
|||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
Quote:
2 suggestions: 1. instead of editing inside x-cart, you should seriously consider using an FTP client with integrated text editor. 2. Instead of deleting template code, it's always a good idea to comment the code out while testing - so you can easily restore if something doesn't work as expected. In a template file, to comment something out, surround the code with {* i want to comment all of this code out *} so instead of deleting the prnotice.tpl include, it would looks like this: Code:
Using comments helps you understand the edits you made - gives you an easier path to restore if need be, and in case someone else is looking at the code someday, the next person will see what you did (even if the next person is you!). It's very good practice to comment the daylights out of your code edits. You may remember what you did and why today, but come back in a year or 3 years -- WTF did I do that? Ah... it's commented. There are different ways to comment templats (smarty) vs. php or html files. This method is for smarty templates (anything in x-cart that is .tpl) HTH J
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 |
|||||||
|
#8
|
|||||||
|
|||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
Thanks much. I shall do that henceforth. Now i am looking at moving the social sharing buttons, which are at the bottom (in the same line of powered by xcart) to a top location.
Please help |
|||||||
#9
|
|||||||
|
|||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
also if can tell me a popular FTP client with integrated text editor...it would be great
|
|||||||
#10
|
|||||||||
|
|||||||||
Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"
You can use WinFTP, CuteFTP, Filezilla... there are number of FTP clients
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
|||
X-Cart forums © 2001-2020
|