• Hello friends,

    I’m new at WooCommerce but it is quite easy to setting up and configure, great plugin :). I am testing some of the features of this software and I wonder if is possible to hide images on product page. I am thinking to use it to sell services and sometimes I don’t need to display any image. Is it possible?

    Thank you.
    🙂

    https://ww.wp.xz.cn/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor royho

    (@royho)

    Hello,

    So you can just not put one if you don’t want. It will just display a placeholder if you don’t.

    Thread Starter fermars

    (@fermars)

    Hi, thank you for your answer.
    If I don’t add an image then the page product shows a standard icon in the same place where the image should go. What I want is the product page shows just the title, description and “add to cart” button, etc., but not the image.

    Its probably easiest to hide the image div with some custom css:

    #gallery {display:none}

    If it doesn’t work, please post the url to a relevant page.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Products without image’ is closed to new replies.