Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Thanks for your feedback, we will consider it for future releases.

    Thread Starter mihdan

    (@mihdan)

    Hotfix (file: product-image-magnifier.php):

    // Disable zoom for small photo
    if ( $magnifier_width <= yit_shop_single_w() ) {
        $magnifier_url = get_stylesheet_directory_uri() . '/images/blank.png';
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘We need to switch off the zoom on small fotos’ is closed to new replies.