-
Author
-
May 11, 2018 at 13:19 #197415
meilusiono
ParticipantHi,
I need to update the comments display so that it’s in compliance with the RGPD legislation.
I’ve used the code that appears here, but only works if the user is logged in:
https://ayudawp.com/anadir-aceptacion-politica-privacidad-comentarios/
I need the user to accept the privacy policy before sending a message.
Can you help?
Thanks,
Sandra
May 11, 2018 at 19:14 #197445Radu
ModeratorHi,
So you want to have a text message under the comment box or how more specifically ?
Add screenshots poiting where you need to add things please.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 11, 2018 at 19:20 #197447meilusiono
ParticipantHi,
not just a text message, also a checkbox they have to accept before being able to send the comment.
You can see what I mean in the attached screenshot.
Thanks,
SandraAttachments:
You must be logged in to view attached files.May 11, 2018 at 19:58 #197455Radu
ModeratorHi,
You will have to alter theme code or to use a plugin like this one : https://wordpress.org/plugins/gdpr/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 12, 2018 at 21:21 #197549meilusiono
ParticipantHi Radu,
I know I have to alter the theme code, my question is: which file should I edit in order to have the default WP comments.
Thanks,
SandraMay 14, 2018 at 18:53 #197727Radu
ModeratorHi,
This it’s the file : wp-content/themes/kleo/comments.php
And here’s generated the comment form : wp-content/themes/kleo/functions.php:533
You can alter the code by pasting this code : https://pastebin.com/raw/96uby7NX into your child theme functions.php and it will override the form from parent.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 25, 2018 at 14:53 #198976meilusiono
ParticipantThe new theme update is not GPDR compliant.
WordPress now comes with a checkbox to accept the privacy policy. This theme overrides it.
Please solve it or let me know how I dissable the kleo comments functions and use the WP ones. I need to be GDPR compliant.
Thanks,
SandraMay 25, 2018 at 19:16 #199019Radu
ModeratorHi,
We will investigate.
Meanwhile instal and use this plugin : https://wordpress.org/plugins/wp-gdpr-compliance/Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.