• Resolved gbordormor22

    (@gbordormor22)


    Hello Sir,
    This is the Login Form that I want to create– https://prnt.sc/LY4FxwFIPmEJ

    Nothing fancy. Just a simple Login Form that uses Matriculation Number and Password as the Sign Up and Login credentials.

    The usual WordPress flow is that people will register with Username, Email and Password.

    But in my Use Case, it is an Alumni website. So they want people to register with Matriculation Number and Password, as you can here– https://prnt.sc/LY4FxwFIPmEJ

    1.) Is it possible that instead of using the default flow of Username, Email, Password to Register and Login, that I can have a Field called “Matriculation Number” and my users can Register with the Matriculation Number field?

    1b.) Since Matriculation Number is not the default fields of Username or Email, will UsersWP store this Metadata effectively?

    2.) There is a Message saying “Welcome” on my Login Form. Then there is a sub message after the Welcome Text, as you see on my Form here– https://prnt.sc/LY4FxwFIPmEJ

    Is there a possibility to be able to customize the Login Form and Register Pages to include these additional information?

    3.) There will be no interactions at all among the people who Sign up. Will there be a possibility to totally hide all the Social Features like Posts, Comments, and so on?

    4.) AUTOMATIC REDIRECT:
    I will like to totally hide the default WP Login Page— insomuch that, even if a user deliberately types “mydomain/wp-login“, it should still land them in the Custom created UsersWP Custom Login Page.

    Is this possible with this plugin?

    Needing to hear from you soon.
    Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Paolo

    (@paoltaia)

    Hi,

    1) You can change the label Username to Matriculation Number, but an email address will still be required for registration. (WordPress requires an email to register a user)

    2) Yes, with a code snippet, that can be done

    3) You can customize the profile to show or hide whatever you need.

    4) That’s a UsersWP works out of the box. Only admin can visit the wp-login.php page if the settings to hide it for other users is on.

    If you need further help, please submit a ticket here: https://userswp.io/support

    Thanks,

    Thread Starter gbordormor22

    (@gbordormor22)

    @paoltaia
    Thanks Sir, for this reply. It did put my mind at rest, and seemed to reduce about 40% of my worries.

    Now, I’ve installed the plugin, and by interacting with the plugin, I see that my Question 3 and Question 4 that you answered, have been experienced by me through interacting with the plugin.

    So I will say Question 3 and Question 4 are resolved.

    For Question 1, you said I can change Username to Matriculation Number, but you did not show me How to do it.

    Please, how do I change Username to Password, and get it to show on the Registration and Login Form?

    For Question 2, you said I can use Code Snippets to achieve it. But you didn’t send me the code snippet that I can use to achieve it.

    Please Sir, can you Please help me with the Code Snippets?

    Special Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘A few questions for clarification’ is closed to new replies.