I'm sure this is answered somewhere, but I can't find it. How do you replace/remove the text "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution." in the home page?
Thanks
I'm sure this is answered somewhere, but I can't find it. How do you replace/remove the text "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution." in the home page?
Thanks
Yes, it was in the FAQ, but I don't see it there.
It is in the language files:
includes/languages/LANG/index.php [replace LANG with your language-e.g. english]
It is located at the bottom of the file, and there are two defines, one for the 'top' category page, and one for otherwise.
If you log into your ZenCart admin panel, you can go to Tools -> Developer's Tool Kit and search for just about any string/constant/function. If you are lazy (like me) or aren't sure where to search, use the bottom search box and select to search in catalog/admin files - that searches about everything.
-Ng_
I suggest you be careful in the editing you are doing. Zen Cart is built on a system call ‘overrides.’ This means that as new versions and updates of the cart arrive your custom template (that you have worked so hard on) will not be lost and will ‘override’ the stock template.
There are several helpful guides on how to do this. Read them carefully. Most people, like me, have to go through them several times to get their templates the way they want them. It is common to become frustrated and feel like the cart is broken when in fact the user has missed a step, copied a file to the wrong folder, etc. (ME)
Don’t be surprised is the Zen Magicians give some rather terse answers. They are asked the exact same question dozens of times a month.
Read, comprehend and apply these threads and you will be blessed by the Zen Cart wonder.
The Wiki is a great place to start. Since the forum experienced an emergency reload, many links have not been updated. Please be patient.
http://www.zen-cart.com/wiki/index.p..._-_Customizing
http://www.zen-cart.com/wiki/index.p...on_-_Templates
http://www.zen-cart.com/wiki/index.p..._API_Overrides
http://www.zen-cart.com/wiki/index.php/Basic_Checklist
This thread from the previous forum has great info.
http://www.zen-cart.com/forum/showthread.php?t=7263
Blessings.
Bookmarks