dongermibbs Posted November 7, 2013 Posted November 7, 2013 I'm trying to change the Manufacturer in categories to read Label. Checking an older thread it stated that I had to go into catalog/includes/languages/english.php. I then changed this section to:- // manufacturers box text in includes/boxes/manufacturers.php define('BOX_HEADING_MANUFACTURERS', 'Label'); I saved and uploaded the file but still the site persists in showing 'Manufacturer' in both the admin panel and on the product pages. I tried emptying the cache in Chrome and using another browser but still the same.
knifeman Posted November 7, 2013 Posted November 7, 2013 // manufacturers box text in includes/boxes/manufacturers.php define('BOX_HEADING_MANUFACTURERS', 'Label'); I believe that changes the title of the manufacturers box, not the column heading in product_listing. Not really sure where you want to make the change, but use your software to search the file for 'manufacturer'. I changed mine awhile back to a different term and the original term -manufacturer- is defined in several places for different things on the site. Tim
Recommended Posts
Archived
This topic is now archived and is closed to further replies.