Zen Cart Logo
Forums / Customization from the Admin / Changing Text On Homepage

Changing Text On Homepage

Locked

Views: 1,606

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
13 Jul 2007, 3:45 AM
#1
maland avatar

maland

New Zenner

Join Date:
Mar 2007
Posts:
10
Plugin Contributions:
0

Changing Text On Homepage

Hi,
I am trying to change the text that currently read "New Products for July" (right side column header text) to say something else.

Please view layout here: http://nattiebleu.com/index.php

Can anyone tell me what template I need to update or where this area can be added via admin?

I also need to limit the number of items displayed in that list as well. Could use advice on that too.

Thanks!
Malan D.
http://malandarras.com

13 Jul 2007, 8:42 AM
#2
gjh42 avatar

gjh42

Black Belt

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

Re: Changing Text On Homepage

All output text is defined in language files. You can find the place to edit by pasting a distinctive bit (e.g. "NEW PRODUCTS FOR") in admin > Tools > Developers Toolkit, lower left box; select all catalog files and search.

Among the results will be the file and line number where that text is defined. Open the file in a good text editor and change as you wish.

16 Jul 2007, 4:05 AM
#3
maland avatar

maland

New Zenner

Join Date:
Mar 2007
Posts:
10
Plugin Contributions:
0

Re: Changing Text On Homepage

Wow, this is a gold mine! never even knew you could search for code snippets like this. Thank you so much, you just opened the door to all kinds of great things.

thanks!

Malan D.