Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Removing Sales message goes here???

Removing Sales message goes here???

Locked

Views: 1,593

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
16 Sep 2007, 8:22 PM
#1
darkj818 avatar

darkj818

New Zenner

Join Date:
Sep 2007
Posts:
2
Plugin Contributions:
0

Removing Sales message goes here???

so i went here after reading this article on the zen cart site....

includes/languages/english/header.php

then i removed tagline

from this area

define('HEADER_SALES_TEXT', 'own message');

i put my own message so i uploaded it to my site

when i go to my site the sales messgae here is still there.

how do i take it off....

17 Sep 2007, 1:44 AM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,799
Plugin Contributions:
15

Re: Removing Sales message goes here???

what template are you using?

19 Sep 2007, 1:09 PM
#3
keatent avatar

keatent

New Zenner

Join Date:
Sep 2007
Posts:
1
Plugin Contributions:
0

Re: Removing Sales message goes here???

I am using the classic green template and am having the same issue.

19 Sep 2007, 3:12 PM
#4
madmumbler avatar

madmumbler

Zen Follower

Join Date:
Dec 2005
Location:
SWFL
Posts:
450
Plugin Contributions:
0

Re: Removing Sales message goes here???

Did you create your own custom template or did you modify the built-in template? You really should create your own template, even if it's just a total copy of the Classic Green template. If you use the built-in template, any time you upgrade your changes can be wiped out.

19 Sep 2007, 3:33 PM
#5
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Removing Sales message goes here???

madmumbler:

Did you create your own custom template or did you modify the built-in template? You really should create your own template, even if it's just a total copy of the Classic Green template. If you use the built-in template, any time you upgrade your changes can be wiped out.

From the tutorial How do I change the "Sales Message Goes Here" or "Tagline Here" text?

NB: By default the text “Sales Message Goes Here” is located in includes/languages/english/classic/header.php

define('HEADER_SALES_TEXT', 'Sales Message Goes Here');