Hello,
I succ.override my classic template and changed tagline. But, what was OK and smooth on my another ZC, on this ZC on my another eshop I have now my changed tagline, plus another text SALES TEXT GOES HERE.
So I went to classic template and did exactly what's written in tutorials. Changed and nothing.
--------------------------------------------------------------------------
To change the “Sales Message Goes Here” or “Tagline Here” text to say what you want open the includes/languages/english/header.php file in your text editor. Find the following line of code:
define('HEADER_SALES_TEXT', 'Tagline Here');
Replace the tagline text with your own text, making sure that the single quote marks are not left out.
Save the edited file to includes/languages/english/custom/header.php and upload it to your server.
NB: By default the text “Sales Message Goes Here” is located in includes/languages/english/classic/header.php
define('HEADER_SALES_TEXT', 'Sales Message Goes Here');
---------------------------------------------------------------------------
Do you tell me, pls, what do you think? Or do you think anything happened during overdrive.
Only maybe small note - I have on main page this text Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution
I know how switch off welcoming text for customer, I haven't idea how to delete this welcome, but I mention it cos it can be linked with still appearing Sales text goes here.
thanks.



