• Resolved claudio323

    (@claudio323)


    Hello!

    I would like to know how to trigger the subscription modal window, by clicking on a tab in the menu of the page.

    Is this possible?

    I was thinking of adding a class to the menu item and then adding a script:

    $(“a.menu-selector”).on(‘click’, function() {
    OpenCouponBoxModal();
    });

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support mivtt

    (@mivtt)

    Hi claudio323,

    Unfortunately, this option is now unavailable in this plugin.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Trigger pop up on click’ is closed to new replies.