![]() |
Category names
On the add or modify products section, it shows the area for 4 product categories, the first being Main Category, then Category #1, Category #2, etc.
Is there a way to change the labeling for that? This has been driving me nuts, as I have looked (I thought) through all the applicable templates without finding where this labeling comes from. I would love to be able to change these labels, even though they all pull from the same category database (which I don't like, but not much can be done about that) So rather than have "Category #1", it can read something else like "Manufacturer" or something. Thanks for any help you can provide. You guys all know this much better than I |
Take a look at /skin1/main/product_modify.tpl, lines 74-106 (in my version of the file). The code displays those labels as follows:
Code:
<tr> Just remove the "{$lng.lbl_category} #X" part and replace it with whatever you want. HTH Jeremy |
All times are GMT -8. The time now is 02:18 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.