Hello, I am in need of help, I just just downloaded the new version of zen cart and am a beginner.
I have checked forums and looked over various tutorials such as
https://www.zen-cart.com/tutorials/index.php?article=129
alot.
I need to get rid of the "Congratulations " greeting and also the "Sales message goes here". I have gor rid of all of the other banners via the borders settings. I have accessed the main page pdp and put my own message there too but have these two left.
I have done a search in Tools-Developing tools Kit and then did a search for "Congratulations" and I FOund it!!!
/home/presh643/public_html/includes/languages/english/index.php
Line #51 : define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');
**Line #55 : define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.'); **
and then
**home/presh643/public_html/includes/languages/english/classic/header.php
Line #21 : define('HEADER_SALES_TEXT', '<h1>Sales Message Goes Here</h1>'); **[/B][/B]
Ok what I do not understand is how do I edit it? DO I have to open another program to change the wording as I cant change it in the search section. ... Please I need help. I understand I just need to change the wording in the <> but how !!! Presh.