Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Help with editing NEW PRODUCTS page

Help with editing NEW PRODUCTS page

Locked

Views: 1,428

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
24 Oct 2006, 7:16 PM
#1
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

Help with editing NEW PRODUCTS page

Would appreciate help with editing my NEW PRODUCTS page. SInce the site was developed this page has a couple flaky errors on it. Including the title of the page the product price title. Thanks,
Kevin
http://www.cvtreasures.com/index.php?main_page=products_new

24 Oct 2006, 7:33 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: Help with editing NEW PRODUCTS page

You seem to have broken the language file for that page, please post the changes that you made.

27 Oct 2006, 2:56 AM
#3
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

Re: Help with editing NEW PRODUCTS page

HI,

I didn't make changes. The developer left this. So, I am trying to figure out where the error lives.

Kevin

27 Oct 2006, 9:56 AM
#4
sketchy avatar

sketchy

Totally Zenned

Join Date:
Aug 2006
Location:
Canada
Posts:
940
Plugin Contributions:
2

Re: Help with editing NEW PRODUCTS page

Judging by the page source, your dev overwrote the "Classic" template instead of using an override template. At any rate... you should firstly contact your dev, as it's a possible designer issue.

What version of Zen are you using?
Maybe post the relevant lines from your includes/languages/english/index.php
like;

  define('HEADING_TITLE', 'Available Products');

I can't find "TEXT_PRICE" in 1.3.2(I don't have any filesets older than that) though. Probably best to post the entire contents of your index.php file.

I'd recommend upgrading, but it may bust your current template. :(