Site logo

Archived topic

How To Remove Products Images Placeholder in Woocommerce

2 replies · Started by Marcel on May 14, 2016

Viewing posts 1–3 of 3

Hello
I use your awsome theme, but also with your child theme. My problem right now is I am working to create a product in woocommerce and I need to remove products images placeholder. I followed a lot of tutorials from web but I really don"t know how manage in child"s theme functions.php adding this snippet:

remove_action( 'woocommerce_before_single_product_summary', 'woocommerce_show_product_images', 20 );
I tried to insert on different line this code, but without succes. Can anyone help me, please? Thanks

Solved...

Glad you got it sorted :)

This archived topic is closed to new replies.