Thank you. I appreciate your help. I have commented out this line.
I had one other issue with the Import function. I created an import file (based on an export file from your plugin) with all of the information for each user, including custom fields. When I imported it, all the users were imported (with username, email, first name, last name, and display name) but none of the custom fields were populated. Should this work or does your import only work with native WordPress fields?
I have attached both files. The one I used to import the new users. Thanks.
I am not sure if it is happening with only me or not, I am using (using v2 beta), I tried to see all topics in support but nothing is matching with my problems, I am working on a website and trying to create a registration form for users so that before they post anything they must be registered.
Now when i go to form builder and try to add custom fields it allows me to create the custom fields.
The problem is that. when i go to registration page as a logged out user using a different web browser it does not give me options to register, please see the attachments. The predefined fields are not there like first name, last name, emails.
I think i found the issue but not sure how to correct that, please advise see the attachments.
If that is just a checkbox you have added to the form then yes you can certainly set the default value to “Checked” using the custom fields settings in the form builder.
You can use the drop-down field for user role in the registration form or customize the form for each role as there will be only one registration form but you can pass the variable in URL parameter and change the role dropdown based on that and save the role on ‘uwp_after_custom_fields_save’ hook. You can hire a developer to do this as we do not support for customization here.
As a note, it is unlikely we will support this in the near term because of the complexity involved in supporting custom fields.
However, as a first step, if you haven’t already, you can check out our plugin “GeoDirectory” which has a front end post function for the custom post types created with GeoDirectory.
Those are the default fields so will be displayed in the registration form. We have created this plugin with general users in mind. If you don’t want to display those fields in the registration form then you can do that by customizing the plugin. Our plugin is flexible so you can mostly extend it or modify it using customization without modifying the core files. Once you have a site on the server just provide us the details to access it and we will do it for you if you want.
I have checked registration and login form both are working fine. Regarding the fields you are not able to see to enter username and password, that is due to design issue by theme. I have modified the CSS in Appearance->Customiser->Additional CSS as follows:
This will change the color of the fields text and placeholder text to black. You can change the color code to what you want. Let me know if it works for you or not.
I am using the Version 1.0.19 of UsersWP. I have 7 other plugins installed : Advanced Custom Fields,
Custom Facebook Feed Pro Developer, Duplicator, Elementor, Elementor Pro, Phlox Core Elements, and Phlox Core Elements.
The text area field type will preserve line breaks in the editor, but they are stripped out for display.
The concept for using a text area field is something like:
Bio (text area field label)
“One sentence describing your story” (description)
Only HTML fields allow additional HTML formatting tags (br, strong, em etc). UsersWP does not currently have an HTML custom field available in the form builder.
Is there a way to make it so we can at least accept line breaks in the custom field “text field”. This way there can be an aesthetically pleasing space between paragraphs.
Like above here. I just hit enter and now there’s a nice space separating these paragraphs. I don’t foresee a need for any other formatting necessarily at this time.
When entering text into this “text field” the user is able to create breaks but they do not show on the front end.
Author
Search Results
Viewing 15 results - 91 through 105 (of 147 total)