I created 2 banners on a sidebox and I want to change the name at the top where it says "sponsors" where do I edit that?
1.38a www.JohnsPetSupplies.com
I created 2 banners on a sidebox and I want to change the name at the top where it says "sponsors" where do I edit that?
1.38a www.JohnsPetSupplies.com
Use Admin - Tools - Developers Tool Kit to search for 'sponsors' to see the file where that's defined (and to discover a very handy Zencart tool).
well that was a grandiose idea, but a failure none-the-less LOL
next?
You're going to need to work with us. What happened when you used the Tool Kit? Did you enter the word 'sponsors' in the input box, and then make a selection from the dropdown?
I can assure you the word 'sponsors' will be found if you do it right.
Steve's being very kind here... rather than give you a fish, he's teaching you how to catch them.
Once you know how to use this feature, you'll be spending a lot less time in this help forum...![]()
20 years a Zencart User
OK... there are a number of input boxes in the dev toolkit screen. I usually choose the bottom one, as that looks for everything.
You will be looking for a DEFINE in a language file.
So, in the bottom input field, type Sponsors.
Select CATALOG from the next drop-down
Click Search
In the results, look for lines that start with define ... and these will almost always be in one of the language files... possibly even one called english.php (hint, hint !)
20 years a Zencart User