CRED plugin allows you to build forms for front-end user registration and editing. These forms can include user fields and display them with your HTML styling. They also support input validation and automatic email notifications.
When you ask for help or report issues, make sure to tell us the structure and the settings of your form.
Viewing 15 topics - 616 through 630 (of 683 total)
Problem: I would like to create a Content Template for CPT A, and I would like to show all the related child CPT B posts inside that Content Template.
Solution: Use a parent / child relationship to link CPT A and CPT B. Create a View of CPT B, filtered by post relationship, where the parent post is set by the current page. Insert this View into a Content Template assigned to CPT A.
I am trying to show a stamp using conditional display based on the post author role on the website,
for example : admin, dealer, editor , or any authorized users will have a stamp after the user account on a post, where other users or visitors won't, this is really important to the website concept.
I am trying to do it using wpv-post-user, role and condition display,
1) Edit the page "Registrazione NCC", section "Post Group", choose option as :
No Post Group selected.
2) Dashboard-> Toolset-> Access Control-> CRED form
in section "CRED Users Frontend Access",
find "Create Custom User with CRED Form "Registrazione NCC"", enable option for guest user.
I want to apply the messaging system which the Toolset Classifieds Reference site uses. How can I do that?
Solution
It is not suggested to apply the Messaging system provided for that Reference Site on other but those reference sites.
The Plugin that makes it possible is an AddOn of Toolset (Toolset Classifieds) and it’s using hardcoded values related to the Reference Sites.
You can read a lengthy thread below if you want to dig into this anyway.
Suggested is, to use another Plugin when it comes to social networks like BuddyPress or similar. Toolset is not ideal for chats or instant messaging.
Problem: My site admins want to receive automatic email notifications when someone registers on the site. They would like to be able to approve or decline those registrations before the User can access the site.
Solution: Use a new User CRED form that creates new Users in a custom role like Pending Approval. Add your email notification to this form. Admins will receive a notification when a new User registers, and can then change the User's role to something else like "Member". To send the User an automatic notification when they are approved, you must use an edit User CRED form to change the User's role.
Solution:
If you auto-generate a CRED form you can mark that it should add a reCaptcha field, or you can add it to an existing form using the Post Fields button (the reCaptcha field appears under "Extra fields").