I'll berate myself in advance for asking what I am sure has been asked dozens of times. This is the latest version Zencart dld a few days ago, using classic green.
How do I remove 'sales message goes here'.
I did successfully remove logo.gif
The only changes I've retained trying to drop the sales message is to remove the text in header.phpMy only changes that I've kept in trying to remove the text is to blank out where the sales message appears in header.php. That line now reads like this.
define('HEADER_SALES_TEXT', '');
As you might imagine, having taken out the text string I'm stumped why it still displays on my site.


Reply With Quote

