CRED plugin allows you to create forms to register users from your website's front-end. You can also enable the option to charge payments for user registration, creating membership sites that sell subscription to your visitors.
When you ask for help or report issues, make sure to tell us the settings of your user form.
This is the error I am getting when I place the edit form in a page and try to access it from the front end: Form type and post type do not match.
Solution:
You can follow our document to setup the Toolset form for editing post, and put it into a content template, then display a edit form link in single post.
I have a membership site that need to approve the request for membership, then after approved I needed to automatically trigger an email with new credentials with login in ID and a system generated password (that would be available for changing after approval) .
Solution:
You can try with a custom user radio field "Approved", for example:
I have a membership site where their post show as pending status. After the content is reviewed, then the post is set to published. Is that possible to happen on the front end so I don't have to hive access to the back end of the website?
Solution:
It is possible, you can create a Toolset form for editing post, in section "Settings", option "Set this post status" choose "Published", then after user submit this post form, it will be able to change the post status to "Published".
Problem: I am unable to edit a User's password in an edit User Form if I modify the existing Form by changing the layout of the password fields or other fields in the Form.
Solution: Update to the latest version of Forms to receive the fix for this issue.
I have a CRED User form that I want to use only for updating email address by a member.
But, even using the Generate Form wizard, the current email address is shown in the field. I have labeled the field "Enter New Email Address", so it should not show the current email value.
Solution:
There isn't such a built-in feature within Toolset form for editing user, the email field will display existed user's email value by default.