Zen Cart Logo
Forums / General Questions / perplexing tagline issue

perplexing tagline issue

Locked

Views: 795

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
14 Feb 2009, 5:13 PM
#1
templespt avatar

templespt

New Zenner

Join Date:
Oct 2008
Location:
southerner
Posts:
7
Plugin Contributions:
0

perplexing tagline issue

Some time ago, I replaced the tagline with: “my first words”. Now, I wish to replace the tagline with: “my second words”, but when I went to includes/languages/Custom/English/header.php I found that document to be untouched and in the default state. Obviously, I changed the tagline somewhere else, but I can’t remember where. Curious, I went ahead and changed the tagline in includes/languages/Custom/English/header.php, but not surprisingly, it had no effect on the current tagline which must be located in a file that has precedence over header.php. I tried to trace the path using firebug but I got disoriented. So, I wonder does anyone know what other file I might have tampered with that could be controlling the tagline?
Ps: running zen cart 1.3.8a on linux ubuntu php 5.1.2

14 Feb 2009, 6:35 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: perplexing tagline issue

Admin - Tools - Developer's Tool Kit

Search for 'my first words' and it will tell you what file Zencart is using to create the tagline.

14 Feb 2009, 9:22 PM
#3
templespt avatar

templespt

New Zenner

Join Date:
Oct 2008
Location:
southerner
Posts:
7
Plugin Contributions:
0

Re: perplexing tagline issue

stevesh:
you are the man. problem solved thanks to you. gracias mucho.