Hi all,
I am trying to figure out what files I would need to manipulate for this.
On the Product page listing, I want where it says "New Products For March" to say "Most Recently Listed". What files would need to be changed?
Thanks Much in Advance.
Hi all,
I am trying to figure out what files I would need to manipulate for this.
On the Product page listing, I want where it says "New Products For March" to say "Most Recently Listed". What files would need to be changed?
Thanks Much in Advance.
RSprinkel
Also would like to know how to change the Model: to show Item: I have done searches on above and cannot find what I am looking for.
Again Thanks much in Advance.
RSprinkel
The text "New Products for" is defined in languages/english.php
"Model:" can be changed on a product-by-product and listing type basis, so you will find it defined in the following files in the languages/english/ folder:
- document_general_info.php
- document_product_info.php
- featured_products.php
- product_free_shipping_info.php
- product_info.php
- product_music_info.php
- products_all.php
- products_new.php
These are easy to find using the Zen Cart Developers Tool Kit
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Hi kuroi,
Thanks for the help, much appreciated.
RSprinkel