Replies: 0
Hi,
I want to use your plugin to show a popup on all pages after 5 seconds. This works perfectly. However if a visitor has dismissed the popup, then I want to set a cookie called dismiss-popup, which should make sure that the popup is not shown if the cookie is set. The cookie part is not working. The popup is shown on all pages after 5 seconds, eventhough the cookie is set.
My setup is like this: https://ibb.co/3FdbxLG
Any help would be much appreciated!