-
AuthorPosts
-
May 10, 2018 at 11:22 am #954462
Hello,
i’d like to know the list of all cookies used by Enfold Theme.
I don’t use plugin.
I have one link to my facebook page (coming soon) and three link to google maps.
I must list them for European law.Thank you
NikMay 10, 2018 at 11:56 am #954481you can determine this by your self. On browser url – i hope there will be a green lock ( not necessary if you have no contact form ) – click on it.
now each browser got it a bit different on firefox there is a little arrow to the pointing to the right. Press it and than “additonal Information”. there you can have details about security options.
Chorme has it directly – There you can find infos about cookie use.May 10, 2018 at 11:58 am #954482if your cookie consent or notice works well – the will be an additonal cookie after accepting the cookie notice !
I think enfold does not come with a cookie itself. The phpsessionID is something every browser will do.May 11, 2018 at 12:40 pm #955235Hi,
i’d like to know the list of all cookies used by Enfold Theme.
The theme only sets cookies when the cookie consent is enabled and the ALB’s notification elements with a Close Button is added to the page.
Best regards,
IsmaelMay 13, 2018 at 10:03 am #955995The theme only sets cookies when the cookie consent is enabled and the ALB’s notification elements with a Close Button is added to the page.
I think, this is not true. Without the cookie consent message enabled it sets a PHP session cookie named ‘PHPSESSID’.
May 15, 2018 at 2:37 pm #957024Hi,
That is for the PHP sessions. The theme opens sessions when there’s a portfolio grid, timeline or masonry element in the page.
// http://php.net/manual/en/function.session-start.php
It usually contains info like this.
avia_portfolio|i:150;
That info is use for the portfolio breadcrumb.
Best regards,
IsmaelMay 23, 2018 at 6:36 pm #961063How can I do an Opt-In for that session-cookie? The problem is, for the EU-DSGVO you have to Opt-In for every Cookie and I am not able to update the theme. I need a workaround for the versions 3.1 and 3.8.
Is there a chance of Opt-In for that session-cookie in this versions?
- This reply was modified 6 years, 5 months ago by steininger.
May 25, 2018 at 5:16 pm #962266Hi,
The session cookies don’t store any information from the users so you don’t have to disable it. If you haven’t updated the theme yet to 4.4, please do. And read this short article regarding GDPR.
// https://kriesi.at/archives/enfold-4-4-and-the-gdpr-general-data-protection-regulation
The section “One more word about Cookies” explains why you don’t have to disable the session cookies.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.