Archived topic
WooCommerce: Remove category image and stack subcategories
5 replies · Started by tractor-1 on May 22, 2020
Hi there,
the easy part is disabling the category images in Customizer > Wocommerce > Product Catalog
Inserting a list of sub categories in the shop loop however would take custom development which is out of our scope. But this Stack overflow does provide the code to generate the list:
Thank you for the Stackoverflow link, I’ll make good use of it.
Edit: All sorted.
Hi there,
You could hide the descriptions from the products with CSS - feel free to link us to a page if you need help with that.
As for shortcodes, perhaps this will help?: https://stackoverflow.com/a/49131849/2391422
Not what I needed but thank you.
I've sorted it all myself. :)
Awesome :)