That's the one.
That's the one.
1) a link to your site so we can see the exact text you are talking about
2) Trty this
go to admin --> Tools --> Developer tools.
in the very bottom search box enter
Sales Message Goes Here
select search all files (catalog and admin) and then hit enter.
It should tell you exactly where that is coming from
Webzings Design
Semi retired from Web Design
You prob need this file:
../includes/languages/english/classic/header.php
Looking at one of my Zen Cart installations using admin>tools>developers tool kit, I found
in includes/languages/english/classic/header.phpCode:Line #21 : define('HEADER_SALES_TEXT', '<h1>Sales Message Goes Here</h1>');
If you are going to change it, save the changed copy in the correct folder for your templates, not in /classic.
Try searching in the admin for the literal (I usually use the search box at the bottom of the screen).
The header.php you posted has
Code:define('HEADER_SALES_TEXT', 'TagLine Here');
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey
This is getting frustrating on how to change "sales message goes here"
I have taken advice from here, and gone to "TOOLS", then went to "DEVELOPERS KIT", then go to bottom search box and type in "SALES MESSAGE GOES HERE", and for "ALL FILES", and it brings up "LINE 21 <pSALES MESSAGE GOES HERE/p". Now heres the kicker!!!!!!!!!!!!!!!!!! How the hell do you change it??????????
ANYBODY GOT IDEAS" I'm just about ready to flush Zen Cart down the toilet!!!!!!!
Respond here, or to jimkellyjimk##################. PLEASE!!!!!!!!!!!!!!!
Looks like you need to do some basic tutorials on web management.
Do you know what FTP means?
Do you know what plain-text editing is?
If not, then go to W3schools.com and do some tutorials in the fundamentals of website management. You will need this basic knowledge to manage parts of your site.
I'm having the same issue. I can find it. I can change it. But how do I save the changes? it keeps reverting back. I am not a developer for sure. Let me know how this turns out! It should NOT be this hard. You are correct! Thanks for not making feel like such an idiot! We're in the same boat!