Zen Cart Logo
Forums / Customization from the Admin / How to remove congrat's text on main page

How to remove congrat's text on main page

Locked

Views: 4,133

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
16 May 2006, 11:29 AM
#1
skyrate avatar

skyrate

New Zenner

Join Date:
May 2006
Posts:
7
Plugin Contributions:
0

How to remove congrat's text on main page

Hi..

Just installed Zencart and get msg in store: Congrats on installing Zencart bla bla..

where is the removal option on this? have been in define_page and removed the text there but this text wasnt there

regards
Skyrate

16 May 2006, 11:38 AM
#2
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: How to remove congrat's text on main page

includes/languages/english/index.php
BACK UP FILE BEFORE CHANGING!!
:wink2:

18 May 2006, 9:55 PM
#3
sermonzone avatar

sermonzone

Zen Follower

Join Date:
Oct 2005
Location:
New Mexico
Posts:
365
Plugin Contributions:
0

Re: How to remove congrat's text on main page

You should make sure you are using the template overrides. See this tutorial - http://www.zen-cart.com/forum/showthread.php?t=7263 and also look in the Wiki.

So, you would actually edit the file

includes/languages/english/YOUR_CUSTOM_TEMPLATE/index.php

This will save problems when upgrading and make it easier for people to diagnose problems you ask about.

Good Luck