[Resolved] WooCommerce: Remove category image and stack subcategories

Home Forums Support [Resolved] WooCommerce: Remove category image and stack subcategories

Home Forums Support WooCommerce: Remove category image and stack subcategories

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1297394
    tractor-1

    Hi,

    I need to remove category images on product category page and stack subcategories into a column without them breaking out of the product grid. Something from this to this.

    Any help, snippet, or clues would be highly appreciated.

    Thanks

    #1297950
    David
    Staff
    Customer Support

    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:

    https://stackoverflow.com/a/57768286

    #1298683
    tractor-1

    Thank you for the Stackoverflow link, I’ll make good use of it.

    Edit: All sorted.

    #1299557
    Tom
    Lead Developer
    Lead Developer

    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

    #1299678
    tractor-1

    Not what I needed but thank you.
    I’ve sorted it all myself. 🙂

    #1299911
    Tom
    Lead Developer
    Lead Developer

    Awesome 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.