• wuhuiyu

    (@wuhuiyu)


    YITH WooCommerce Zoom Magnifier
    Fatal error: require_once(): Failed opening required ‘functions.yith-wcmg.php’ (include_path=’.:/usr/share/php’) in /www/wp-content/plugins/yith-woocommerce-zoom-magnifier/init.php on line 118]

    How to deal with it.

    it make site down and when deactive it,the sites up

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

    (@yithemes)

    Hello there,
    hope you are doing well! ??

    It’s a strange issue, could you try to remove the plugin, download it and try to install it again, please?

    Let us know any news, please.

    Have a nice day!

    david6677

    (@david6677)

    hi @yithemes i have seen a bug with no soultion 3 years ago and i found a soultion but cant post it there since its closed, if anyone ever again expirnce this cant scroll down in mobile the soultion is
    $(‘#Product-image-cotainer’).click(function() {
    console.log(“clickckkckckc”);
    console.log(“.zoomWrapper img”,$(“.zoomWrapper img”));
    $(“.zoomWrapper img”)[0].click();
    });
    and
    .zoomWrapper img{
    pointer-events:none;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘YITH WooCommerce Zoom Magnifier Subscribe to this plugin’ is closed to new replies.