User registration form custom field

Posted in: Newspaper
Post count: 24

Hello there
In the newspaper theme can I add an extra field for user registration.In the login/sign in button that is just allow me to only two fields, can I add more for instance -User DoB, gender, etc.
I have one more question, How do my user can add their photo?even
can I able to add that option in the registration form as well?

Post count: 20688

Hi,

The theme uses the default WordPress registration in the core, just adds some styling to it. This is where the login modal window is defined
https://www.screencast.com/t/mftbvAHfNd
If you want to display additional fields in the modal, you will have to add them in that file.
Or you could disable the theme login from the theme panel, and maybe use a login/registration plugin that has the capabilities you want.
You can set a default user avatar to be used, if the user does not have an avatar associated with the mail used
http://www.wpbeginner.com/wp-tutorials/how-to-change-the-default-gravatar-on-wordpress/

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.