Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @bradbrad – All working for me, but since it appears they are all nearly identical, I think you are better off with 1 form & 1 popup, then writing a small peice of JavaScript to take the value of the clicked button and set the select field based on the button clicked.

    IE

    When button clicked, take value, set select field to matching value in your one form, show popup.

    This isn’t exactly what you need, but its the same principle.

    https://gist.github.com/danieliser/6bd3e476c01ac7d2c3abce6cd0f4e7cb

    This code takes the clicked element and inserts its link into a hidden field which can then be accessed in the confirmation text. They are passing a redirect link from the button itself. You only need to set the value of the field.

    Hope that helps. If your issue is resolved please take a moment to rate and review the plugin or support.

    If you still need help please message us directly at https://wppopupmaker.com/support/.

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Popups on single page not working’ is closed to new replies.