Product display images
-
Hi
We are having issues with some of the product images not displaying and had to do some coding to the plugin however this will be lost on the update.
The product image sizes are coming as zero and one in the single product page. I made changes in function wc_get_gallery_image_html, I set the image size to ‘full’ in ‘wp_get_attachment_image’ and manually added ‘data-large_image_width’ => 500, ‘data-large_image_height’ =>500,. Now it is working fine. File: /wp-content/plugins/woocommerce/includes/wc-template-functions.php
I have contacted the theme developer as well but if you can please help so this doesn’t cancel out when a new woocommerce update happens.
Oh I did try to contact support via your main woocommerce website however your support tab doesn’t appear to be working.
ThanksThe page I need help with: [log in to see the link]
The topic ‘Product display images’ is closed to new replies.