![]() |
Rename Categories Title
Hi folks,
I want to rename "Categories" on the menu box for my list of categories. As I only have a few categories at present I want this to say "Products" on the website. I dont want to change the language variable setting as this will cause me confusion elsewhere on the site (especially in admin area, where products and category variables need to be distingishable.) I cant seem to fing the "Template" where ican replace the call to the variable and inster a text string? Also how can I change those very ordinary little pictures nexdt to these menu titles? I have been using xcart for only week - but already I love it!! |
Re: Rename Categories Title
Open up customer/categories.tpl.
Replace this: menu_title=$lng.lbl_categories with this: menu_title="Products" As for the icon, those are dingbats...I suggest removing them entirely, which you can do in menu.tpl. |
Re: Rename Categories Title
Thanks very much... Im slowly finding my way around these templates!
|
All times are GMT -8. The time now is 01:43 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.