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

    (@drosendo)

    Hi,

    Adding that change would probably affect other members using the plugin.

    Just add this code to your theme javascript file:

    jQuery('a.woocommerce-main-image').click(function (e) {
        e.preventDefault();
    });

    This should do what you pretend.

    If you like the plugin please review it!
    Much appreciated.

    Thanks,
    David

    Thread Starter Grafikx

    (@grafikx)

    Ok !

    Thank for your reply ! 😉

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Link on the main image ?’ is closed to new replies.