jonsteward Posted November 18, 2002 Posted November 18, 2002 Basically when a customer clicks on a manufacturer he/she is taken to a list of all products by that manufacturer. At the top of this page is a drop down box so that you can go to different types of product by that manufacturer. I was just wondering how I could change the text in this box
Guest Posted November 19, 2002 Posted November 19, 2002 I am just trying osCommerce and so far it is impressive. This request seems very similar to something I have been thinking about. I want to change Manufacturers to something else (Authors of books we sell underneath the Authors (was Manufacturers) dropdown/list. Can this be done?? Appreciate the help.
Guest Posted November 19, 2002 Posted November 19, 2002 www.yoursite.com/admin Tools - Define Languages - english.php It can be done very easy, I have changed mine to "Distributors" Cheers
Guest Posted November 19, 2002 Posted November 19, 2002 Look under your english.php files for this // manufacturers box text in includes/boxes/manufacturers.php define('BOX_HEADING_MANUFACTURERS', 'Manufacturers'); You can change the "Manufacturers'" to "Authors"
jonsteward Posted November 20, 2002 Author Posted November 20, 2002 sorry that isn't quite what i meant is possible to change the text inside the drop down box
Guest Posted November 20, 2002 Posted November 20, 2002 Try www.yoursite.com/admin Catalog - Manufacturers You can then Add, Edit or Delete the Manufacturers that appear in the Drop Down Box
Recommended Posts
Archived
This topic is now archived and is closed to further replies.