Quote:
Originally Posted by vasilis
In your initial post, you had referred to one specific subcategory with id 47.
If you mean displaying all subcategories in a different place, you could just insert:
in the template that renders this menu. That's the snippet by which x-cart displays categories.
If I missed something, let me know.
|
The specific subcategory with id 47 was used as an example, because I want to be able to add links to specific subcategories.
When I try your code it adds a clone of the original categories menu. I just need links to all the sub-categories, minus the first one (All Our Products), from the main category "All Products".