Hi
We are having issues with some of the product images not displaying and had to do some coding to the woocommerce plugin to fix this 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 noticed it has some out of date files as well- see.
Your theme (X – Child Theme) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:
Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version.
If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again.
Please advise
Thanks
Jacinta