• Hi,
    I’m having trouble displaying categories on shop page. I don’t want to show categories’ images, I just wanna sort products by category.
    So, for example:
    CATEGORY 1
    product 1 – product 2 – product 3

    CATEGORY 2
    product 4 – product 5 – product 6

    Is it possible?

    • This topic was modified 4 years, 2 months ago by remjewel2020.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Justin McChesney-Wachs

    (@justinmw)

    Hello.
    So you want to separate by category and then display product with no image?
    You can probably do a display:none in the css for the product image. Can you send over a link to the page you are working on?

    Thread Starter remjewel2020

    (@remjewel2020)

    Hello, thank you for your answer. Actually I do want to display products with images, but I want to display categories without any category image.

    Ex:

    CATEGORY 1 (JUST NAME WITHOUT ANY IMAGE)
    PRODUCT 1 (WITH IMAGE) – PRODUCT 2 (WITH IMAGE) – PRODUCT 3 (WITH IMAGE)

    CATEGORY 2 (JUST NAME WITHOUT ANY IMAGE)
    PRODUCT 4 (WITH IMAGE) – PRODUCT 5 (WITH IMAGE) – PRODUCT 6 (WITH IMAGE)
    etc.

    I don’t know if it’s possible

    Plugin Author leonmagee

    (@leonmagee)

    Hi @remjewel2020, you should be able to do this just by adding a text or header block above multiple widgets, and specifying different categories for the different widgets.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display categories on shop page’ is closed to new replies.