Is there a way to disable the GDPR checkbox that the addon adds if possible?
Hi,
Thanks for your comment and issue report.
Can you give me some more info about your WordPress setup?
Your theme and what plugins do you use?
The plugin only works with the stock WordPress comments system.
Cheers,
KIM
Hi Kim,
Just an update on this issue. On the new version of wordpress they have added their own GDPR checkbox and if i turned this checkbox off and added your plugin one, the awaiting moderation page would not show up after posting a comment.
What i had to do to solve this was to turn on both checkboxes (Your plugin and the one that wordpress has added.) and then wrote some jQuery so when i check your plugin checkbox, the wordpress checkbox (which is not displayed through css) is also checked. This solved the problem.
Just thought you’d like to know. I will mark as solved, hopefully this helps anyone else with this problem.
Kind Regards,
Ryan
Hi Ryan,
Thanks for the update.
That’s a nice tip for implementing in your add-on!
Kind regards,
KIM