*

piter

  • ****
  • 104 posts
GDPR checkboxes on item edit page
« on: June 09, 2019, 06:29:04 PM »
I think there is no need to show & require GDPR checkboxes on item edit page.
Those agreements has been checked by the user when he posted his item.

How to disable those two GDPR checkboxes on item edit page?
Thanks
« Last Edit: June 09, 2019, 06:33:38 PM by piter »

*

MB Themes

Re: GDPR checkboxes on item edit page
« Reply #1 on: June 10, 2019, 09:37:55 AM »
@piter
In file
oc-content/plugins/gdpr/index.php

remove line:
osc_add_hook('edited_item', 'gdpr_item_post');

and:
osc_add_hook('item_edit', 'gdpr_check');
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots