Viewing 2 replies - 1 through 2 (of 2 total)
  • There is a default place-holder within the WooCommerce directory:
    …/wp-content/plugins/woocommerce/assets/images/placeholder.png

    You can change that with the one you want to use.
    (in order to make it remain same after any woocommerce updates, using a child theme with overriden wocommerce files will be a better option)

    Also; within most of the woocommerce-themes there is an option for “Custom Placeholder”

    Or you can put a code-snippet into your theme’s function.php for changing the default placeholder image with your own as decribed in the Woo documents:
    http://docs.woothemes.com/document/change-the-placeholder-image/

    Thread Starter cryx

    (@cryx)

    Okay, thank you! Gonna check those out!

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

The topic ‘Placeholder/default image for products?’ is closed to new replies.