• Resolved awright

    (@adamwrethinkfirst)


    Hello, this is a presale question.

    Is it possible to alternate between 3 popups on the same page?

    For example, show a user popup A. If they close it, then show popup B, if they close that, show popup C. If they close that, show A again and repeat.

    Thank you,

    Adam

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Jasmine

    (@hyenokian)

    Dear @adamwrethinkfirst,

    Thank you for the topic.

    You can achieve this result in the following way.

    Firstly, you need to make use of the On Click Popup Trigger.
    You need to insert the Close button Class/ID of the previous popup in the?CSS selector(s) for trigger click/hover option of each succeeding popup.?
    That means the Class/ID of the Close button of the previous popup must be inserted in each succeeding/next popup that needs to be opened.?

    For example, you have?a popup, the Close button Class of which is?78 (ays-pb-modal-close_78).?
    If you want another popup to be opened by clicking on the Close button with Class 78, then, you need to insert the Close button Class 78 in the?CSS selector(s) for trigger click/hover?option of the popup with Class 79.?

    See the screenshot below:

    You can also check out the following?video for more information about the On Click Popup trigger:
    https://www.youtube.com/watch?v=YTB5_J74AIg&t

    Thank you.

    Thread Starter awright

    (@adamwrethinkfirst)

    Thank you for the quick response. Is this possible in the free version of the plugin or is a paid version required?

    Adam

    Plugin Support Jasmine

    (@hyenokian)

    Thank you for your reply, dear Adam.

    The feature is available in Free version ??

    Thank you.

    Thread Starter awright

    (@adamwrethinkfirst)

    Thank you Jasmine, I was able to get it to work, but is it possible to set some sort of delay so that Popup #2 does not show immediately after closing Popup #1?

    Ideally we would like to wait until the user goes to another page or at least 24 hours and then show Popup #2.

    Thank you,

    Adam

    Plugin Support Jasmine

    (@hyenokian)

    Dear @adamwrethinkfirst,

    Thank you for your reply.

    At the moment, unfortunately, there is no way to achieve this result.

    Thank you.

    Thread Starter awright

    (@adamwrethinkfirst)

    Thank you Jasmine for confirming.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Alternate between Popups?’ is closed to new replies.