• Resolved bravenewniche

    (@bravenewniche)


    After much frustration trying to make a simple rule like “don’t popup again for a day once the popup has been closed” I discovered one reason cookies weren’t working – if you deleted a cookie and tried again (I’m new to the plugin and wasn’t getting things quite right), the new cookie had the same name by default (the ID of the popup). But of course that cookie had already been set in my browser. Hence the “new” cookie didn’t work.

    So, if you’re testing things and need to change some parameter in your trigger/cookie, you should either:

    clear browser cookies after each test

    or

    give the new cookie a unique name and make sure that same name is put in the corresponding trigger.

    • This topic was modified 4 years, 8 months ago by bravenewniche.
Viewing 1 replies (of 1 total)
  • Hi,

    I am testing on Xampp and cannot see the Popup, but if I view the same form from another pc, the Popup loads correctly.

    I have deleted the history and cleared the cache, reloaded and still get the same result.

    Any ideas?

    Regards
    Drachsi

Viewing 1 replies (of 1 total)
  • The topic ‘One reason cookies aren’t working’ is closed to new replies.