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

Powered By X-Cart - Footer

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 09-30-2015, 11:01 AM
  GlasPak's Avatar 
GlasPak GlasPak is offline
 

eXpert
  
Join Date: May 2015
Posts: 241
 

Default Powered By X-Cart - Footer

How do we modify the language in the Powered By X-cart in the footer?

Ours says

Powered by X-Cart free shopping cart

We don't have the free shopping cart, we have the business license.
__________________
Business License
https://glaspak.com
GoDaddy VPS - Apache with WHM
2GB ECC DDR3 1600MHz
2x Intel E5-2630L v2 Hex Core 2.4/2.8ghz
15 MB proc cache
60 GB 10k RPM hdd
PHP 7.0.15
MariaDB 10.1.21 with InnoDB engine
Reply With Quote
  #2  
Old 09-30-2015, 10:21 PM
  seyfin's Avatar 
seyfin seyfin is offline
 

X-Cart team
  
Join Date: May 2004
Posts: 1,223
 

Default Re: Powered By X-Cart - Footer

As a possible solution, you can remove the "Powered by" text at all.
__________________
Sincerely yours,
Sergey Fomin
X-Cart team
Chief support group engineer

===

Check this out. Totally revamped X-Cart hosting
http://www.x-cart.com/hosting.html

Follow us:
https://twitter.com/x_cart / https://www.facebook.com/xcart / https://www.instagram.com/xcart
Reply With Quote
  #3  
Old 09-30-2015, 10:37 PM
  seyfin's Avatar 
seyfin seyfin is offline
 

X-Cart team
  
Join Date: May 2004
Posts: 1,223
 

Default Re: Powered By X-Cart - Footer

As for the default "Powered by..." text, it is displayed using this default template file:

skins/default/en/powered_by.tpl

If you need to change the wording, you can create a custom copy of this template file, using "Custom skin" module:

skins/custom_skin/default/en/powered_by.tpl

Then change the default line of code:

Code:
<p class="powered-by-label">{getMessage():h}</p>

for example to:

Code:
<p class="powered-by-label">{t(#Powered by X-Cart Business#)}</p>
__________________
Sincerely yours,
Sergey Fomin
X-Cart team
Chief support group engineer

===

Check this out. Totally revamped X-Cart hosting
http://www.x-cart.com/hosting.html

Follow us:
https://twitter.com/x_cart / https://www.facebook.com/xcart / https://www.instagram.com/xcart
Reply With Quote
  #4  
Old 09-30-2015, 10:38 PM
  seyfin's Avatar 
seyfin seyfin is offline
 

X-Cart team
  
Join Date: May 2004
Posts: 1,223
 

Default Re: Powered By X-Cart - Footer

See also:
* Using CustomSkin module
__________________
Sincerely yours,
Sergey Fomin
X-Cart team
Chief support group engineer

===

Check this out. Totally revamped X-Cart hosting
http://www.x-cart.com/hosting.html

Follow us:
https://twitter.com/x_cart / https://www.facebook.com/xcart / https://www.instagram.com/xcart
Reply With Quote
  #5  
Old 10-01-2015, 04:41 AM
  GlasPak's Avatar 
GlasPak GlasPak is offline
 

eXpert
  
Join Date: May 2015
Posts: 241
 

Default Re: Powered By X-Cart - Footer

Quote:
Originally Posted by seyfin
As for the default "Powered by..." text, it is displayed using this default template file:

skins/default/en/powered_by.tpl

If you need to change the wording, you can create a custom copy of this template file, using "Custom skin" module:

skins/custom_skin/default/en/powered_by.tpl

Then change the default line of code:

Code:
<p class="powered-by-label">{getMessage():h}</p>

for example to:

Code:
<p class="powered-by-label">{t(#Powered by X-Cart Business#)}</p>

Thanks! I did it via Theme Tweaker since I had already edited the "powered_by.tpl" to include a Trademark name in there too.

Edit: I added a SSL license image and it messed up the footer on the mobile website.
__________________
Business License
https://glaspak.com
GoDaddy VPS - Apache with WHM
2GB ECC DDR3 1600MHz
2x Intel E5-2630L v2 Hex Core 2.4/2.8ghz
15 MB proc cache
60 GB 10k RPM hdd
PHP 7.0.15
MariaDB 10.1.21 with InnoDB engine
Reply With Quote
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may 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 06:57 PM.

   

 
X-Cart forums © 2001-2020