Zen Cart Logo
Forums / Basic Configuration / Edit "Contact Us" in Showcase mode

Edit "Contact Us" in Showcase mode

Locked

Views: 4,280

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
23 Feb 2008, 7:26 PM
#1
techmon avatar

techmon

New Zenner

Join Date:
Feb 2005
Posts:
37
Plugin Contributions:
0

Edit "Contact Us" in Showcase mode

If I use the Showcase mode for my store status, I would like to be able to edit the plain "Contact Us" that appears in place of the Add to cart button.

Please advise.

23 Feb 2008, 7:36 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Edit "Contact Us" in Showcase mode

In admin > Tools > Developers Toolkit, paste Contact Us into the lower left box, select all files and search.
Among the results will be the language file and line number where this is defined, and you can go edit that file and change the text as you wish.

17 Mar 2008, 8:37 PM
#3
techmon avatar

techmon

New Zenner

Join Date:
Feb 2005
Posts:
37
Plugin Contributions:
0

Re: Edit "Contact Us" in Showcase mode

I tried that but am having trouble locating the correct one.
Does anyone know, off hand, the particular language file?

Thanks,
Shawn

17 Mar 2008, 8:41 PM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: Edit "Contact Us" in Showcase mode

techmon:

I tried that but am having trouble locating the correct one.
Does anyone know, off hand, the particular language file?

Thanks,
Shawn

includes/languages/english.php

Line #511 : define('TEXT_SHOWCASE_ONLY','Contact Us');

Remember to leave the '' between the wording when you replace Contact US

  1. always save to your override folder