Re: Turn off sub category listing?
Or just suppress the display of subcategory names under the selected cat?
Yup
This can be done very quickly via CSS by adding this to your stylesheet:
a.category-products {display: none;}
If you want to prevent it from querying the database for the subcat details, you'll have to write custom code.
Nice. I guess we can go with the css methid.
Thanks DrByte
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me