PS great plugin.. thanks!!
Hi ThatDesignerJim,
You can do it with the help of cookie functionality.
Thanks,
WPTreasure
Hi WPTreasure,
Could you explain a bit more?
I don’t know how to do it with the cookie functionality…
And maybe is there a way to insert a check box with the message: Do not show again?
Thanks in advance.
Hi onerevolt,
Sure, you can call jQuery cookie function (this function will create a cookie for visitor to enable or disable notification popup) on popup close button click event.
For more info about how to create jQuery cookie please refer the given below link:
https://github.com/carhartl/jquery-cookie
Hope it would be helpful to you.
Best,
WPTreasure