This topic has 6 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler
I just updated to WooCommerce Version 3.1.1. Now the thumbnails on the products page are showing up full size. https://m-rockstone.solutions/shop/aspen-ledge-stone/
I tried to do a Regenerate Thumbnails, but that didn’t work. I also tried this that I found but it stacked the thumbnails:
add_action( ‘after_setup_theme’, ‘yourtheme_setup’ );
function yourtheme_setup() {
add_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-lightbox’ );
add_theme_support( ‘wc-product-gallery-slider’ );
}
https://createandcode.com/broken-photo-gallery-and-lightbox-after-woocommerce-3-0-upgrade/
Hello,
Seems you made some changes in woocommerce files of royal theme. Please do not edit woocommerce files in theme folder and ignore the message about outdated files. These will be fixed in new theme update.
These outdated files won’t make an effect on work of your site.
Regards
Okay – Do I need to reupload the WooCommerce folder under themes?
Yes, please re-upload /royal/woocommerce folder from the latest theme archive that you uploaded from ThemeForest.
Regards
Awesome – Thank you so much!
You’re welcome!
Regards
Tagged: normal size, product thumbnails, themes, woocommerce, wordpress
The issue related to '‘Updated WooCommerce and now product thumbnails are normal size’' has been successfully resolved, and the topic is now closed for further responses