Hello everyone,
I’ve recently started working on a brand new client project in elementor on wordpress, and got myself in a little bit of a tough situation. The problem that I’m struggling with is that I just can’t seem to understand how to implement cookies on a website and make them work the simplest way possible. The client is asking to have all the necessary features that a cookie should have, so nothing crazy. I figured this wouldn’t be as much of a problem as it is actually, at least for me, so I’m asking for someone if they are willing to help me or teach me how to implement cookies on a wordpress website in a short amount of time. I would be forever grateful if anyone decides to step in and tries to help me, I’m aware that it’s not „rocket science“ but anyway I want it to be explained to me by someone who’s done it before and knows what he’s doing.
Thanks in advance,
Mauro
[ad_2]
WordPress uses cookies out of the box.
What do you intend to set with the cookie? Are you comfortable with PHP?
>The client is asking to have all the necessary features that a cookie should have
This not something a client would normally ask.
Can you explain in detail what a “cookie” is to you and your client because it seems you maybe mislabeling something?
You either mean you want to use cookies for a purpose – in which case, you need to say what for or no-one can help… but in any case it’s very easy and fully documented in the WP codex.
But I suspect you mean GDPR – and proper cookie consent? In which case – add the Complianz plugin and run the wizard… answer everything and do what it says (e.g. make a privacy policy). It covers pretty much everything and even scans for cookies for you.