sports guy:
Glen with your help I have this module doing exactly what I want it to. This is a great contribution to Zen Cart.
The only issue I have is regarding to the layout display, if you are using subcategories. That is when you click on a main category, then the center column also displays this same list of your sub categories list in this menu (of course you can add an image to the center if you would like). This is creating duplicate lists side by side. You can see an example here: http://www.lasilhouettelingerie.com/store/shop-by-price-c-82/ This same scenario is repeated for any top category in this menu to the left.
Is it possible to make the top categories only, open to show subcategories; instead of going to the top category page when clicked? (that will then have duplicate lists). Another words clicking the top category link would only open the list (and not direct the page to the actual link).
I suppose I should rephrase this and simply what I am asking. I am using the Collapseable Categories Tree. I would like it so, when the main category is clicked the tree expands which exposes all the sub-categories. I do like having the text link showing. But I don't want the category link to direct to the category page (URL), the page stays the same. Basically for the main categories only, I want to use these links as category tree expanders and not direct to the category page URL itself.
As for the sub-categories they stay the same. I do have arrow images attached that change when the main category URL is clicked. I would like these to still work properly like they are now. In that the sub-category URL's continue to direct to the corresponding sub-category. I have been scanning the docs and some of this forum, but have not found an answer yet.
I was thinking I could just find the URL code for the main categories, and just remove the cpath. Thereby breaking the link. But I am not sure where to find this, and I don't know if this is the best way to go.