Hi, We want to add Acceptance fields on Student and Instructor registration pages, how can we do that?
It should be like: [] By checking this box, I agree to all Terms and Conditions*
*Terms and conditions should be linked with their respective pages.
Thanks
hi,
Please note that the terms and condition page content is only shown at buddypress register page .
refer : http://prntscr.com/ahyqco
You want to add terms and conditions field.
1) Please go to pages and add new page give it title as terms and conditions and content as you want, publish it.
2) Then go to LMS->settings->set terms and condition page: and select that page refer:http://prntscr.com/tpn46a
Hi We imported the theme and setup everything, we created some extra custom fields for Instructor registration, I have also set the terms and condition page from Lms >> Setting but its not showing on registration page at front end.
You mentioned it will show on BuddyPress registration page, Buddypress pages are different? Please let us know.
yes
for custom registration page
Well yes we can show it with bit of custom code but you have to add a extra field named terms and conditions in your custom registration from which will be a required field .
please try adding this given code in your wplms-customizer.php file in wplms customizer plugin :
https://gist.github.com/alexvibealex/0ec215bfae29008734871467cf3e31c1