How do I change the "Sales Message Goes Here" or "Tagline Here" text?
Removing these default text placeholders
To change the Sales Message Goes Here
or Tagline Here
text to say what you want, do the following:
Open includes/languages/english/header.php
in your text editor. Find the following line of code:
define('HEADER_SALES_TEXT', 'Tagline Here');
Replace Tagline Here
with your own text, making sure that the single quote marks are not left out.
Save the edited file to includes/languages/english/YOURTEMPLATE/header.php
and upload it to your server.
Still have questions? Use the Search box in the upper right, or try the full list of FAQs. If you can't find it there, head over to the
Zen Cart support forum
and ask there in the appropriate subforum.
In your post, please include your Zen Cart and PHP versions, and a link to your site.
Is there an error or omission on this page? Please post to General Questions on the support forum. Or, if you'd like to open a pull request, just review the guidelines and get started.
You can even PR right here.
Last modified September 20, 2020 by Chris Brown (8c068f4).