Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / override language for one page - is this possible?

override language for one page - is this possible?

Locked

Views: 768

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
7 Aug 2009, 10:16 AM
#1
bonnit avatar

bonnit

Zen Follower

Join Date:
Jun 2009
Location:
Kent, UK
Posts:
350
Plugin Contributions:
0

override language for one page - is this possible?

i have a discount that i am applying to one category which is places on a course, for that category only i would like the discount to not show at as

Authentic Confidence Workshop
Price: £90.00 £67.50
Save: 25% off

id like it to instead show as:

Authentic Confidence Workshop
Price: £90.00 £67.50
Early bird discount: 25% off

any ideas? im familiar with template overrides but im not overly sure on how to overide the language for just one category, thanks in advance :)

7 Aug 2009, 12:59 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: override language for one page - is this possible?

Zen Cart doesn't have a mechanism for over-ride language file for specific categories. You'd have to go into the display code for the relevant listing or listings and add an exception there based on the categories for which you want different text.

26 Aug 2009, 6:20 PM
#3
bonnit avatar

bonnit

Zen Follower

Join Date:
Jun 2009
Location:
Kent, UK
Posts:
350
Plugin Contributions:
0

Re: override language for one page - is this possible?

could you point me in the direction of a tutorial or documentation of some kind that would help me do this please?