Zen Cart Logo
Forums / General Questions / How on earth did I do this?

How on earth did I do this?

Views: 637

Results 1 to 5 of 5
31 Jul 2013, 7:36 AM
#1
jenpen avatar

jenpen

Zen Follower

Join Date:
Sep 2007
Location:
Far South Coast, NSW, Australia
Posts:
427
Plugin Contributions:
0

How on earth did I do this?

Sometime earlier this year I put some text under the category heading on this page
http://www.asapo.org.au/store/index.php?main_page=index&cPath=3

about an earlybird discount. Now I want to change it and do you think I can find where to go? I've put it through the Developer Toolkit - this text does not exist. I've done a search on all site files - text does not exist.

Any clues? I'm going to feel pretty dumb. That's OK.

31 Jul 2013, 7:47 AM
#2
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: How on earth did I do this?

jenpen:

Sometime earlier this year I put some text under the category heading on this page
http://www.asapo.org.au/store/index.php?main_page=index&cPath=3

about an earlybird discount. Now I want to change it and do you think I can find where to go? I've put it through the Developer Toolkit - this text does not exist. I've done a search on all site files - text does not exist.

Any clues? I'm going to feel pretty dumb. That's OK.

Try going to admin > catalog > categories/products then click the small green 'e' on the line for category 3 on the rhs of the screen. Me thinks you put something in the categories list heading (which shows up in the html output as div id="indexProductListCatDescription")

Cheers / Frank

31 Jul 2013, 11:34 PM
#3
jenpen avatar

jenpen

Zen Follower

Join Date:
Sep 2007
Location:
Far South Coast, NSW, Australia
Posts:
427
Plugin Contributions:
0

Re: How on earth did I do this?

Brilliant! Thanks so much. :D

1 Aug 2013, 8:10 AM
#4
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: How on earth did I do this?

jenpen:

Brilliant! Thanks so much. :D

Pleasure

The reason you couldn't find that text in Dev TK is because the text is stored in the DB. Dev TK is searching through files but not the DB.

1 Aug 2013, 11:46 PM
#5
jenpen avatar

jenpen

Zen Follower

Join Date:
Sep 2007
Location:
Far South Coast, NSW, Australia
Posts:
427
Plugin Contributions:
0

Re: How on earth did I do this?

Yep, I realised that, later. So I knew I must have added it via the admin somehow.