• Resolved Rana

    (@masudrana247)


    Is there any way to stop showing popup as per user choice?
    i.e- There should be a button or check box where there will be text/instruction like this “Don’t show this message”. If user click the button/check the box that popup will not be shown to the user anymore.

    • This topic was modified 2 years, 8 months ago by Rana.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Maria T

    (@mariatogonon)

    Hello Rana,

    We’ll ask our development team to have a look and get back to you.

    Your patience is highly appreciated. ??

    Have a great day!

    Plugin Support mark l chaves

    (@mlchaves)

    Hey @masudrana247,

    Generally, we suggest using cookies to prevent redisplaying cookies for a certain amount of time that you decide (e.g., 10 years). This is the easiest and quickest way.

    If you’re talking about permanently remembering whether a popup was dismissed or not for a logged-in user, that’s a more in-depth scenario.

    For the cookie option, you can use Popup Maker’s manual cookie creation setting. Then, you can use our JavaScript API to create a cookie when someone clicks a checkbox or button in your popup.

    Here’s an example code snippet you or your web developer can use and tweak for your needs.

    https://gist.github.com/marklchaves/93f119274d17ff9ef0791ad42b10c30b

    If any of this isn’t clear or you want help getting this to work, feel free to open a ticket via our contact form.

    https://wppopupmaker.com/support/#submit-a-support-ticket/

    Scroll to the bottom and click Other Support.

    Thanks so much ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Stop showing popup with user choice.’ is closed to new replies.