• Resolved chirpie

    (@chirpie)


    Love the plug-in! I have a question though. Is there an option in the plug-in or any of the add-on plug-ins to have the pop-up never display again after clicking on a call to action button?

    For example: We have a pop-up for users to click on that takes them to a different website to register for something. Once they’ve clicked on the pop-up to do this, we don’t want the pop-up to show again if they come back to the site again.

    I saw something like this for the subscription e-mail sign-up option where it won’t pop up again once they sign-up, but I wish that option was also available on an image click as well. Let me know if this is possible. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sygnoos Support

    (@sygnoossupport)

    Dear @chirpie,

    Sure, this is possible! ??
    You can add the following CSS class to your CTA button to close the popup for your specified time period: sg-dont-show-popup-30
    “30” in the code is the number of days for cookie saving. You can change it to whatever you wish. ??

    Example: <button class=”sg-dont-show-popup-30″>Close Popup and Don’t Show for 30 days</button>

    Thread Starter chirpie

    (@chirpie)

    Thank you so much! This is great. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Option to have Pop-Up never display again after clicking on CTA (Call to action)’ is closed to new replies.