Registration Form Improvement

Home Forums Legacy Support Support queries Setup issues Registration Form Improvement

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #275493
    illegeza
    Spectator
    Good day, I would like to standardize the fonts on the registration form for the students as well as breakdown the primary sections. this is the link -> https://www.teched.asia/register/ so to summaries the objectives:
    1. Standardize the Font of form labels.

    2. Change the Profile Details to Personal Details

    3. Add another Category (similar to Account Details / Profile Details) called Company Details

    4. Add the Sign Up using Google or Facebook at the Top of the Registration form as an alternative to filling up the student details info.

    thanks.

    #275793
    Diana
    Participant
    @illegeza, Point 1: Please share which font family you want to apply on register page and I will share the custom css for that Point 2: Translate it using Loco Translate Plugin Point 3: Ask Buddypress Support Forum if it is possible or not because adding fields is possible but under a certain section. I have no idea about it. Better to ask in Buddypress Support Forum Point 4: Use this plugin for google and Facebook login: https://wordpress.org/plugins/nextend-facebook-connect/
    #276787
    illegeza
    Spectator
    Hi diana, for point 1 we can use the font named Nunito i am still working on point 2 and the others though
    #277055
    MrVibe
    Keymaster
    Please change the profile form field group name from WP admin - Users - PRofile fields and edit the name of the profile field group.
    #277110
    illegeza
    Spectator
    that unfortunately wont help. i need what @diana mentioned about "Point 1: Please share which font family you want to apply on register page and I will share the custom css for that"
    #277179
    Jackson
    Blocked
    Hello, LAbels fonts family is already:nunito Refer: https://prnt.sc/tnngtv And this is code to change fonts family for labels #buddypress #register-page #signup_form label { font-family:cursive !important; } Refer: https://prnt.sc/tnnhvm
    #277417
    illegeza
    Spectator
    can i use gravity forms instead?
    #277719
    Jackson
    Blocked
    Hello, Yes, You can use , paste this code in custom css section: #buddypress #register-page #signup_form label { font-family: "gravity ", Courier, monospace !important; } RefeR: https://prnt.sc/tp2hwg
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Registration Form Improvement’ is closed to new replies.