• Resolved ptichka

    (@ditsa2013)


    Hi,
    I have some premium content which i want to restrict from users until they purchase a product. I already created the popup with the CTA, but i need it to stay open and have the overlay hide the page content- otherwise people are getting premium content for free.

    Also, i need a popup that can identify users who have bought the product, and not appear when they enter the page.

    Can icegram or any of its addons support that?
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Icegram

    (@icegram)

    @ditsa2013,

    Thank you for contacting us.
    For content locking popup please refer this documentation.

    You can simply set the option for “Once CTA is clicked do not show campaign”(In Icegram > Campaign Settings > Display Rules).

    Hope this helps you.

    Thanks,
    Sandhya
    Team Icegram

    • This reply was modified 8 years, 2 months ago by Icegram.
    Thread Starter ptichka

    (@ditsa2013)

    Thanks for your reply.
    I added the codes from the doc into the custom CSS and JS and it worked!

    However, I’m not sure you understood the second part of my question.
    I want to show the popup to all the users, registered or unregistered, and only hide it from users who have purchased a specific product in my woocommerce store.

    Is that possible?

    Thanks!

    Plugin Author Icegram

    (@icegram)

    @ditsa2013,

    In this case you have to check if any js cookies is set if product is purchased.
    And then in custom js code you will need to check that if cookie is set then trigger this popup.
    Hope this helps you.

    Thanks,
    Sandhya
    Team Icegram

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Creating a popup that doesn’t close’ is closed to new replies.