Registration Form issue

Home Forums Legacy Support Support queries Other issues Registration Form issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #188136
    chetansonar84
    Participant
    Hi team, I have created 2 more registration forms (Instructor and Recruiter): https://apprend.in/register/instructor-registration/ https://apprend.in/register/recruiters-registration-form/ Facing below issues: 1) I have enabled Password Meter, field group labels and auto generate username options from form settings but I don't see them on the form, check below screenshot: Options enabled : https://prnt.sc/lskmi6 Form : https://prnt.sc/lskmn4 2) I don't want users to see "visibility: This field can be seen by" in the registration option. As it is set to specific user role so it should be seen by every Instructor or Recruiter or student. So kindly help me removing that option. Field visibility: https://prnt.sc/lskn6r Form : https://prnt.sc/lskmn4 3) The background color of the registration form. I have referred your forum thread : https://wplms.io/support/forums/topic/registration-form-background-color/ Tried doing the same : https://prnt.sc/lskmn4 but it works only with the default signup form : https://apprend.in/register/ and not working for other registration forms. Kindly help. Login credentials are already with you.
    #188250
    Ava
    Member
    Hi chetansonar84 Issue 1: Enabled Password Meter, field group labels and auto generate username Refer: http://prntscr.com/lt0apl The fields you are seeing in the instructor/recruiter registration form page, are the enabled ones only. Username name will be auto-generated as per your setting therefor  no text box for that. Hope I able to clarify and Please Contact again if I am misunderstand your issue.   Issue 2: I don't want users to see "visibility: This field can be seen by" Please paste the below Custom Css code to Wp-admin > Appearance > Customization > Custom Css > Publish .logged-out .field-visibility-settings-toggle {display:none;} .logged-out .field-visibility-settings-notoggle{display:none;}   Issue 3: The background color of the registration form Please paste the below Custom Css code to Wp-admin > Appearance > Customization > Custom Css > Publish .wplms_registration_form{ background:#b6a2a2; }   Confirm us if your issues resolved. Good Luck
    #188494
    chetansonar84
    Participant
    Hi, Thank you. The only issue is with Password meter: Issue 1: I should see "Choose a Password (required) and Confirm Password (required)" options while I see only one password option. Also, I would like to remove "Yes, I'd like to create a new site" from the default registration form, I am sorry I am not finding the exact CSS for it. Please assist.  
    #188619
    Anshuman Sahu
    Keymaster
    issue 1  : well this is not available in wplms as of now . issue 2 : To remove that please goto my sites ->network admin -> settings  : Allow new registrations : User accounts may be registered  
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Registration Form issue’ is closed to new replies.