Open tmmbecker opened 6 years ago
Original user is requesting an update in 1317075-zen
Original user has requested another update in 1581610-zen
Also reported in 1802679-zen
Also reported in #30404
Support References
This comment is automatically generated. Please do not edit it.
Sharing @ash1eygrace 's notes and steps to replicate from #30404 here:
For WooCommerce sites, a problem arises when both thumbnail crop settings and Jetpack's Image CDN are enabled. When the thumbnail crop ratio is set to 1:1 in Customizer → WooCommerce → Product Images, the cropping fails to maintain the desired ratio when Jetpack's Image CDN is active.
Deactivating the Image CDN solves the issue.
The image thumbnails on the product pages should maintain a perfect square crop (1:1) based on the settings in Customizer. Instead: The image thumbnail cropping does not retain the 1:1 ratio when Jetpack's Image CDN is enabled. Instead, the images just display as the default image ratio without honoring the crop:
📌 SCRUBBING : RESULT - Replicated / Could Not Replicate / Uncertain
📌 FINDINGS/SCREENSHOTS/VIDEO
📌 ACTIONS
Reported in 6254100-zd-woothemes
Woocommerce changed the way product thumbnail images are handled in version 3.3, adding a new image size that is by default 100x100px. Photon doesn't pay attention to this change.
If Photon is deactivated, the product gallery thumbnails show as square:
If Photon is active, the thumbnails show as rectangles the way they used to before Woocomerce changed:
Internal ref: 1005403-zen, 1063044-zen
This is reproducible on any site. Per @jeherve, the problem appears to be linked to how some themes can declare support for
wc-product-gallery-slider
Originally reported in 1928-gh-jpop-issues