*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Checkbox display
« on: January 15, 2021, 03:36:16 PM »
The checkbox is not displayed on the member contact page. I would like to display it but I don't know how to do it
Regards,
David
0640404083

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #1 on: January 16, 2021, 06:52:08 PM »
Or rather, how to remove the checkbox for messages?
« Last Edit: January 16, 2021, 06:53:40 PM by David Beaudoin »
Regards,
David
0640404083

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #2 on: January 19, 2021, 06:16:03 AM »
Is there no one to help me?
Regards,
David
0640404083

*

MB Themes

Re: Checkbox display
« Reply #3 on: January 19, 2021, 02:33:21 PM »
@David Beaudoin
Using contact page does not store any kind of data about customer, therefore gdpr boxes are not available there.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #4 on: January 19, 2021, 03:38:30 PM »
@MB Themes

The problem I have: Is that when the plugin is activated, if a member wants to send you a message he receives a notification telling him he has not accepted the terms of use and the message cannot be sent
Regards,
David
0640404083

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #5 on: January 20, 2021, 10:54:24 AM »
hello, this is what is displayed when submitting a message to a user
Regards,
David
0640404083

*

MB Themes

Re: Checkbox display
« Reply #6 on: January 20, 2021, 10:55:46 AM »
@David Beaudoin
No idea what that means
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #7 on: January 20, 2021, 11:07:55 AM »
is that the message you don't understand? If so, it means he has not accepted the terms of use.
Regards,
David
0640404083

*

MB Themes

Re: Checkbox display
« Reply #8 on: January 20, 2021, 11:46:23 AM »
@David Beaudoin
Have you added checkboxes there? it should be added via hooks.
If problem persist, create support ticket.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #9 on: January 20, 2021, 11:49:07 AM »
No I have not added any checkbox. Only the original one
Regards,
David
0640404083

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #10 on: January 20, 2021, 11:51:28 AM »
I can't create support tickets because when I got it it was free.
Regards,
David
0640404083

*

kriskoyk

  • *****
  • 285 posts
Re: Checkbox display
« Reply #11 on: January 20, 2021, 02:35:52 PM »
 
Add the subject to the contact.php file:<?php gdpr_cookie_form_checkbox() ?>

It's somewhere in line 67 like this:
<?php } ?>
            <?php gdpr_cookie_form_checkbox() ?>
              <?php osc_run_hook('contact_form'); ?>
                <?php bet_show_recaptcha(); ?>

It works great for me (This applies to the plugin:GDPR AND COOKIE )
« Last Edit: January 20, 2021, 02:56:52 PM by kriskoyk »

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #12 on: January 20, 2021, 03:02:20 PM »
Thanks but I have already tried it doesn't work for me  :'(
Regards,
David
0640404083

*

kriskoyk

  • *****
  • 285 posts
Re: Checkbox display
« Reply #13 on: January 20, 2021, 03:24:05 PM »
What is the plugin you are using?

*

David Beaudoin

  • ****
  • 242 posts
  • https://abrutis.net
Re: Checkbox display
« Reply #14 on: January 20, 2021, 03:27:01 PM »
GDPR Plugin by MB Themes
Regards,
David
0640404083