Hi!
I am using the AJAX registration popup, I have added a terms and conditions checkbox via profile fields. This works on the register page but NOT in the popup.
Right now it is possible to register without checking the checkbox. That should not be possible.
How can I make this mandatory, is there a way to add a check (with some php or jquery) to only allow to click the button if the checkbox is checked?
Kind regards
hi,
If you are using buddypress registration form then you need not to add any code. For that various BuddyPress Terms and condition plugins are already available which appears a link on registration page.
You can use any one of them which you find suitable
you can also refer:
https://vibethemes.freshdesk.com/support/solutions/articles/1000165110-adding-terms-conditions-in-buddypress-registration-page
Hi
Thanks, but this is not what i mean.
I want to use a checkbox in the registration POPUP, see https://prnt.sc/ryxabg
Here it is possible to register without checking the terms and conditions checkbox, that shouldnt be possible.
How can i fix this?
hi,
strange!!!
this shouldn't happen.
checking...
hi,
make sure that you have make it required in the profile field section.
Have you checked? I made it a required field already..
this is already tested at our end.
the only issue can only be the required field in profile section.
but as you said that you have did the same. then need to check this on your site too.
provide admin credentials in private reply. we will check.