Access is a WordPress plugin that lets you add custom roles and control their privileges.
Access User Guides include detailed documentation for controlling what actions different roles and users can do on content and what WordPress admin screens users can access.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 136 through 150 (of 1,074 total)
Problem: I have a signup page created with a signup form, and I would also like to display a link to the My Account page so existing Users can log in instead of registering. The link to the My Account page is not working.
Solution: Be sure to link to the My Account page and not the Content Template ID applied to the My Account page.
Problem: I have applied Access Controls to User Field Groups, but the restrictions do not seem to be applied in front-end User Forms.
Solution: Access Control for User fields only applies in wp-admin. If you'd like to restrict access to specific content based on User roles, you can use Access Control shortcodes.
So to display different Forms to different User roles, you could do something like this:
You could do something similar directly inside the Form to show or hide input fields if you prefer to use one Form. You must use Expert Mode to edit the Form shortcodes. This example only shows these two fields to users in the role "role1":