Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 02-02-2013, 01:53 PM
  kevfromwiganinlancashire's Avatar 
kevfromwiganinlancashire kevfromwiganinlancashire is offline
 

X-Adept
  
Join Date: Nov 2004
Location: Appley Bridge
Posts: 563
 

Default Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

WiseFTP is another, I use it in SFTP, has a quick view and options to use own editor or external (but its paid for)
__________________
Php 5.4.16-36.el7_1
MySQL 5.5.41-2.el7_0
Apache
2.4.6-31.el7.centos



4.6.x stalled for now

5.2.6 developing
Reply With Quote
  #12  
Old 02-05-2013, 03:11 PM
  drheath's Avatar 
drheath drheath is offline
 

Advanced Member
  
Join Date: Nov 2010
Location: Wisconsin
Posts: 53
 

Default Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

If you are a Mac user, Coda is light and fast and most importantly, intuitive. I've used several of the others mentioned, but I have found Coda to be my favorite by far. It is a pay app, but worth it.
__________________
Business Edition 5.2.10
Gold Plus 4.6.1
Reply With Quote
  #13  
Old 02-05-2013, 03:44 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

Quote:
Originally Posted by drheath
If you are a Mac user, Coda is light and fast and most importantly, intuitive. I've used several of the others mentioned, but I have found Coda to be my favorite by far. It is a pay app, but worth it.

I love Coda, but... I am an old-school guy and I was never able to get my head around the Coda paradigm. I went back to Transmit w/ TextWrangler for day-to-day work.

I still use Coda for css. It's pretty amazing.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #14  
Old 02-06-2013, 01:50 AM
 
suseela suseela is offline
 

Advanced Member
  
Join Date: Jan 2013
Posts: 55
 

Default Store front is visible to customers

My storefront is visible to customers even though the storefront is closed in the admn panel. Please help. What could be the reason?
__________________
www.indiancarnival.com

based on Xcart pro 4.5
Reply With Quote

The following user thanks suseela for this useful post:
neonrider (08-06-2017)
  #15  
Old 08-21-2013, 06:13 AM
 
typeav typeav is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 39
 

Default Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

It works, thanks!
__________________
X-Cart Gold Version 4.2.1
X-Cart Gold Version 4.4.3
OS: Linux
Reply With Quote
  #16  
Old 08-06-2017, 04:27 PM
  neonrider's Avatar 
neonrider neonrider is online now
 

X-Adept
  
Join Date: Oct 2005
Posts: 745
 

Default Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

Quote:
Originally Posted by carpeperdiem
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:
{* <div class="left">{include file="main/prnotice.tpl"}</div> *}

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

I commented my code out on X-cart 4.7.8 but it did not change anything:

{* <td class="Bottom" align="left">
{include

file="main/prnotice.tpl"}
</td>
*}

How do I EDIT the text (I am able to edit the URL within it) instead of commenting out or deleting it?
__________________
X-Cart Gold - 4.7.12
Reply With Quote
  #17  
Old 08-06-2017, 04:29 PM
  neonrider's Avatar 
neonrider neonrider is online now
 

X-Adept
  
Join Date: Oct 2005
Posts: 745
 

Default Re: Store front is visible to customers

Quote:
Originally Posted by suseela
My storefront is visible to customers even though the storefront is closed in the admn panel. Please help. What could be the reason?

I had this problem too, with Firefox browser only. Cleared the cache, rebooted the PC and it stoped doing it, but sometimes it still happens. No one exactly knows why. I will call Ghostbusters.
__________________
X-Cart Gold - 4.7.12
Reply With Quote
  #18  
Old 08-12-2017, 06:38 PM
  neonrider's Avatar 
neonrider neonrider is online now
 

X-Adept
  
Join Date: Oct 2005
Posts: 745
 

Default Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

I EDITED it instead of removing. Found out by poking blindly on code. Here are the steps:

1. Admin >> Content >> Edit Templates

2. Go to: /common_files/main/prnotice.tpl

3. Replace {$sm_prnotice_txt} with your own text. Replace it everywhere including replacing the URL with yours.

4. Or you can comment it out (to hide it) like this:

{*{$sm_prnotice_txt}*}

{* comment this text or code out *}

By surrounding text or code by these:

{* *}
__________________
X-Cart Gold - 4.7.12
Reply With Quote
  #19  
Old 12-04-2017, 03:38 AM
 
voodoo1967 voodoo1967 is offline
 

X-Adept
  
Join Date: Sep 2009
Posts: 431
 

Default Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

This isnt available to me : I do not have that file,

I have a poweredby.tpl though - I have xcart gold 4.7.8 (paid for licence)

I would have thought this would be in the menu system AND disabled for licenced owners.
__________________
x-cart Gold Plus 4.7.12
CDSEO Pro latest ver
ReDux template xcartmods.co.uk - it's great
php 7.x
Reply With Quote
  #20  
Old 12-13-2017, 11:47 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: HOW TO REMOVE "Powered by X-Cart ecommerce shopping cart software"

I've downloaded the most recent distributive pack for X-Cart v4.7.8, and there is skin/common_files/main/prnotice.tpl file.
__________________
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
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:38 AM.

   

 
X-Cart forums © 2001-2020