Image problem in variation - by tomerb22

This topic has 6 replies, 2 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler

  • Avatar: tomerb22
    tomerb22
    Participant
    October 25, 2018 at 10:07

    Hi,

    when i choose variation in the dropdown the image size changed to small image

    the link to the page in the private content

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2018 at 10:27

    Hello,

    This relates to new update of WooCommerce plugin. We will release new theme version soon.
    As a temporary solution, you can add this code in xstore/framework/woo.php file:

    add_filter( 'woocommerce_gallery_image_size', function( $size ) {
            return 'woocommerce_single';
    } );

    Regards

    Avatar: tomerb22
    tomerb22
    Participant
    October 25, 2018 at 11:21

    i added the code but its not resolve the problem

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2018 at 12:14

    Please provide us with temporary wp-admin and FTP access.

    Regards

    Avatar: tomerb22
    tomerb22
    Participant
    October 25, 2018 at 12:18

    sorry, its fixed

    i change the wrong file

    thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2018 at 12:41

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.