Get rid of "Congratulations" on front page
Finally found how to do it ! !:cool::clap::clap:
Locate includes/languages/english/lang.index.php
Edit this file with the following:
Find 'HEADING_TITLE' =>
You will see 'Congratulations! You have successfully installed your Zen Cart® E-Commerce Solution.'
Replace everything within the apostrophes with YOUR heading.
Do the same with 'HEADING_TITLE_NESTED' =>
You can change several other items in this file
Hope this helps
Re: Get rid of "Congratulations" on front page
Glad you had success with this. Here are a few more important language tweaks you'll want to make:
https://docs.zen-cart.com/user/langu...ustomizations/
Re: Get rid of "Congratulations" on front page
Is there any chance this is a different file as well? I have been trying for days to get rid of this stupid message. I have edited the lang.index.php. Found the said text and changed to my custom message and saved it....re freshed the page on the site and it changed nothing!. i am running out of places to look. it must be in-bedded somewhere in the system?????? so dam annoying.
Re: Get rid of "Congratulations" on front page
when you say lang.index.php, you mean
includes/languages/english/YOUR_TEMPLATE/lang.index.php
correct?
Re: Get rid of "Congratulations" on front page
Re: Get rid of "Congratulations" on front page
OK double check your template to see if it's hardcoded? Unlikely but I'm out of ideas.
Re: Get rid of "Congratulations" on front page
Well changing the default template to the green template seems to have solved the problem, It no longer displays the message and displays the edited file which i did the other day.