After moving all images from uploads to R2 I have confirmed that all images are present on the R2 bucket and are visible on the media.mysite.com subdomain.
And new images uploaded also are saved on the correct location.
However, some products did not display their image thumbs on WooCommerce category (initiated through lazy-imageset) or the 100x100 thumbs on product page. (jquerymin.js2) This only happens to resized images / thumbs, while the full image always displays. The weird thing is that its not consistent. Some image thumbs are fetched straight from the new location and do display while others do not.
I added the redirection so that images display, but the images still link to the old location and are then fetched from R2. That's not great.
The mini thumbs on product page or product variant page served trough jquerymin.js2 have the error NS-BINDING_ABORTED
I'm not using any special theme. Just the Hello theme by Elementor. Its not stock WP, but 2nd most used theme on WP and more used than most WP stock themes, I wonder if this plugin is compatible with WooCommerce thumbs or if I need to do something else.
And new images uploaded also are saved on the correct location.
However, some products did not display their image thumbs on WooCommerce category (initiated through lazy-imageset) or the 100x100 thumbs on product page. (jquerymin.js2) This only happens to resized images / thumbs, while the full image always displays. The weird thing is that its not consistent. Some image thumbs are fetched straight from the new location and do display while others do not.
I added the redirection so that images display, but the images still link to the old location and are then fetched from R2. That's not great.
The mini thumbs on product page or product variant page served trough jquerymin.js2 have the error NS-BINDING_ABORTED
I'm not using any special theme. Just the Hello theme by Elementor. Its not stock WP, but 2nd most used theme on WP and more used than most WP stock themes, I wonder if this plugin is compatible with WooCommerce thumbs or if I need to do something else.