Categories

Featured templates

How to change “Powered by Zen Cart”

Template-help.com Team November 15, 2010
Rating: 4.5/5. From 2 votes.
Please wait...

If you want to change the text at the bottom of the page “Copyright © 2003 Zen Cart. Powered by Zen Cart” you should edit the following file:

\includes\languages –> english.php

Here you can see a text you should modify.

define(‘FOOTER_TEXT_BODY’, ‘Copyright &copy; 2003 <a href=”http://www.zen-cart.com” target=”_blank”>Zen Cart</a>. Powered by <a href=”http://www.zen-cart.com” target=”_blank”>Zen Cart</a>’);


Also:
If you want to change a title bar text, you should edit the following file:

\includes\languages\english –> meta_tags.php

Here you can see 2 variables for this text.

// page title
define(‘TITLE’, ‘Zen Cart!’);

// Site Tagline
define(‘SITE_TAGLINE’, ‘The Art of E-commerce’);


See also:
This entry was posted in E-commerce Templates, ZenCart, ZenCart Tutorials and tagged e-commerce, ZenCart. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket