Image selection error: thumbnail-original
-
After images regeneration, errors occurred for some products:
1. on the product edit page – product gallery:
in html:
class = “attachment-thumbnail size-thumbnail”
BUT, the original image is displayed in the wrong proportion, not ‘gallery_thumbnail_image_width’
2. on the product edit page – product gallery:
in html:
class = “attachment-thumbnail size-thumbnail”
and not ‘gallery_thumbnail_image_width’,
showing ‘thumbnail_image_width’ with “srcset =” …
3. on the product page in the store
instead of ‘gallery_thumbnail_image_width’ with 1×1 – the original (large) image in a reduced and incorrect proportion
4. on the page with all the goods, instead of a small thumbnails, the original image in a reduced form is shownFor some products, WooCommerce does not display gallery_thumbnail correctly, although these images were generated. How to get WooCommerce to fix errors without regenerating images?
——————-
for fixes in future releases:
There is a warning to “create variations”, but no warning to “duplicate”.
- The topic ‘Image selection error: thumbnail-original’ is closed to new replies.