• Resolved Chad Reitsma

    (@chadreitsma)


    Hey guys, how can we trigger the pop-up by clicking on an image? Some people close the spinner, and we want to re-open it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support lavendervu2510

    (@lavendervu2510)

    Hi, You can add the lucky wheel popup class (the class name:?.woocommerce-lucky-wheel-popup-icon) on any icon/button you want.

    We also write custom CSS to hide the lucky wheel popup icon.

    .woocommerce-lucky-wheel-popup-icon.wlwl_hide_custom_icon{
    	display:none !important;
    }

    Best regards.

    Thread Starter Chad Reitsma

    (@chadreitsma)

    Thanks Lavender. I tried it, but it doesn’t work in conjuction with the “Scroll percentage” trigger, once a user closes it – clicking on an image with that class doesn’t reopen the spinner. I appreciate your response – we’ll just leave it for now.

    Plugin Support angelagrey

    (@angelagrey)

    Hi @chadreitsma

    It seems you’re using the pro version since the “Scroll percentage” trigger is premium feature. Please open a support ticket on our Support Forum here if you have any further question or encounter issues, we’ll be assisting there: https://villatheme.com/supports/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Trigger pop-up with click?’ is closed to new replies.