wyrmpit Posted February 9, 2007 Posted February 9, 2007 I like the field in the product catalog that allows you to display the Manufacturer, as well as Product Name, Price, etc. But I don't want that field to be called "Manufacturer." How would I go about changing this?
Velveeta Posted February 9, 2007 Posted February 9, 2007 I like the field in the product catalog that allows you to display the Manufacturer, as well as Product Name, Price, etc. But I don't want that field to be called "Manufacturer." How would I go about changing this? Are you talking about the product_listing? Richard Lindsey
wyrmpit Posted February 9, 2007 Author Posted February 9, 2007 Are you talking about the product_listing? http://wyrmpit.com/index.php?cPath=35_37 See where "Manufacturer" is? I'd like to change that column title to "Condition."
Velveeta Posted February 9, 2007 Posted February 9, 2007 http://wyrmpit.com/index.php?cPath=35_37 See where "Manufacturer" is? I'd like to change that column title to "Condition." Just did a quick check of my code, and it brought up 2 different language file entries for that... You'll have to edit the entry for TABLE_HEADING_MANUFACTURER in these 2 files: ./includes/languages/english/advanced_search.php ./includes/languages/english/index.php Richard. Richard Lindsey
wyrmpit Posted February 10, 2007 Author Posted February 10, 2007 Just did a quick check of my code, and it brought up 2 different language file entries for that... You'll have to edit the entry for TABLE_HEADING_MANUFACTURER in these 2 files: ./includes/languages/english/advanced_search.php ./includes/languages/english/index.php Richard. Thanks Richard, exactly what I needed! Cheers.
wyrmpit Posted February 11, 2007 Author Posted February 11, 2007 Thanks Richard, exactly what I needed! Cheers. Hey Richard, just wondering if you might have some insight into this one too: On the same page ( product listing catalog, http://wyrmpit.com/index.php?cPath=35_37 ), items that have "special" prices, i.e. the normal price plus the red and strike-through special price, are forcing my columns to resize in an unattractive way. I considered just not using special prices, but I really like the red and strike-through look on the main page, when those items show up in the "Featured Products" box. It's eye catching for the customers. Do you know if there's a way, on the product listing page, to display ONLY the special ( accurate ) price, in it's red text glory, and to leave off the "regular" price? That way my columns won't get all whacky.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.