Because i could choose to display them on the info tab and userpage in the formbuilder, i expected them to show up there. I need this data in the info tab and userpage, and i think it is overdone to make extra fields for them so they will show up. So if you could do the customizing for that, i would be very thankfull!
Can you inform me of the customizations you did when done please?
Those are the default fields and used to for user’s identification and those fields are used to display the info about the user which registered. If you still want to display them then let me know and I can do some customization to use them.
Those are the default fields and are used for the general data of the user and not used as custom fields. So you can display the custom fields only in the more info tab or users page. Because there is no meaning of displaying first name and last name in the users listing page as a separate data as there is already a user name displayed below the profile image. If you want to still display those fields then let me know or you can also display them on the frontend where you want using minor customization.
The layout is not looking good because in fieldset you have not entered any title and that’s why there is a space for the title. I have added the following CSS in the Appearance->Customize->Custom CSS:
Yes, I have used the custom fields and I like it very much to work and play with the v2.
I try to be more clear, I ask if there is a way how to override the existing website field of the author/user in WP.
First I decided for the role contributor, then changed to subscriber and UsersWP forms in order to reduce and simplify the user frontend. And now some users have the website link and others not. And I want to add this field with UsersWP and override the original in WordPress.
The existing UsersWP fields override other WP user fields like name, email, etc. Is there some reason, why there is no UsersWP custom field to override the WP user website field?
That website field value is used in the comments widget, when I click on the user name then I open its website. I think, that adding a link field, will not manage this functionality. Or am I wrong?
each user in WP has a field for its own website. This link is used e.g. in the link of the author name in the comments widget.
Since UsersWP does the registration and the login, I miss this field and want to add it to the registration form. There are a lot of custom fields like facebook ,instagram, …. but no field for the website.
How should I add this field, since it is existent in WP and used in other places. I want, that the users can change this field through the account site of UsersWP or on registration.
We will change that text and regarding fieldset, You have to first add a fieldset from the available field and select it’s location to more info tab and then add other custom fields like phone, social links etc and choose more info and fieldset for them as a location and check the more info tab in the profile and you will see those fields will be displayed under the title same as fieldset label and you can do the same process for adding more fieldset groups.
Regarding Vegan Story, the data is connected to the custom field you have created in the account form builder and removing or changing tab will not affect the user’s custom fields. So you can add/remove tabs as required. You can add the predefined tabs or shortcodes to display the content from the shortcode.
First name, Last name, Display name, username, email and bio are the default fields. The “Is public” is used to target the custom fields created other than this. There are multiple places where we need to display the above fields and that’s why we could not make it private. We may hide the option for the above fields.
Have you checked if there are any JS errors in the console while saving fields? Also, provide admin details so that we can try to regenerate the issue and fix it. Showing usernames to the public will not create a security issue as it requires a password to log in. If you can provide the screenshot for each issue would help us to identify the issue as making first name private will not hide it from the user’s name displaying in profile. That privacy is for custom fields.