Hi!
First of all: thanks for all the great plugins you are creating and sharing for free. It’s very much appreciated.
From the information I read we can use cn_cookies_accepted() to prevent certain cookies to be placed. I would love to implement this, so we can have a separation between functional cookies and cookies used for other purposes (such as social network cookies, advertisement, etc). In the support forums I read that we should hire a developer if I don’t know how to implement.
What I’d like to ask: would you be able to provide your community with a short tutorial or description on how to implement the cn_cookies_accepted()? Let’s say we want to block the social network cookies, place the following code in your functions.php file? I’ve read your comment ‘There’s no out of the box implementation method. There is a billion ways to set functional cookies, so there is a billion ways of our code implementation. It’s just impossible CN handles that – you have to handle that on your own.’ Just wondering if you could provide us with an example.
Thanks!
Daniel