![]() |
products count in side menu
hi i m newbie to xcart. i like to add products count in side menu ie in categories.
Like this Categories1 (23) Categories2 (32)... how to do this..and is it possible..8O8O8O i need some help from u people.. thnks in advance..:D |
Re: products count in side menu
Quote:
1. Back up file "skin1/customer/categories.tpl" 2.Replace the contents of the file, with this code. PHP Code:
|
Re: products count in side menu
thnks Yurij
with the help of your reply i got it.:D/ and one more thing that how to display the sub categories in the side menu bar while selecting the categories item .. ex: categories 1 sub-categories 1 sub-categories 2 sub-categories 3 categories 2 sub-categories 1 sub-categories 2 ........................... like this.... which file i need to touch ... thnks in advance....8)8)8) |
Re: products count in side menu
Well, I do not know how many good solution, try to do so:
1. Edit file "include/categories.php", add the end of the file the following code: PHP Code:
2. Replace the contents of the file ""skin1/customer/categories.tpl"", with this code: PHP Code:
This is useful for categories up to the second level of nesting. In the same category are not sorted (the fields order by, and alphabetical order) |
Re: products count in side menu
thanks Yurij...
. |
All times are GMT -8. The time now is 12:03 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.