Forums
(@unsik)
6 years, 6 months ago
Can I send the link to you personally without publishing here?
add_filter( 'woocommerce_get_image_size_single', function( $size ) { return array( 'width' => 1200, 'height' => 1200, 'crop' => 0, ); } );
If you need change gallery image.