Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello,
We are building a plugin to be GDPR Compliant.
To ensure that all of our cookies and explicitly opt-in to website visitors, so we need the originating code to inject into a plugin (GDPR Cookie Compliance via WP) to make this happen. However, the Cookie and YouTube cookies have been extremely difficult to find within the Enfold theme.
Here is the rundown of what we are doing to make sure we are in compliance with the plugin:
The way this plugin works is you physically remove all of the javascript code or references to javascript files that deal with cookies from the base code of the website, and then you put that code into the plugin. Once the user gives consent, this plugin injects the javascript code/reference back into the Head/Body/Footer, wherever is appropriate.
Can you direct us to where all of the cookies code is located within the Enfold?
Thanks you!
Hey bjornwallman,
Thank you for using Enfold.
If you’re asking for the particular file, just do a file search for the keyword “cookie”, “setCookie” or “getCookie”. It should return all files that deal with cookies.
This article might help. Please read the “One more word about Cookies” section.
// https://kriesi.at/archives/enfold-4-4-and-the-gdpr-general-data-protection-regulation
Best regards,
Ismael