Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
494 views
in Themes by
I know that on the Admin/Users page, you can create extra fields to be displayed on the registration form to get more information about your users. Once you have information in those fields, is there a way to take the information they put in and display it on other pages?

For example, my users have "Full Name", "Location", and "Company" fields to fill in. I want to display the Company portion on the Users page.

I also know that the qa-page-user-profile file shows how it's handled to display all of the fields on a page, but seeing as I want a specific field instead of all of them, is there a better method?
Q2A version: 1.6.1

1 Answer

+1 vote
by

I don't understand what exactly you are looking for but I believe you want to add user fields but doen't want to display all fields on the profile page but few of them or just one.

If that is the case than you can set Visible for option form drop down list of Add new field in Admin > User

...