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 - 1,111 through 1,125 (of 1,158 total)
Problem:
The issue here is that the user is having issues registering his plugins and is getting the error cURL error 35: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Solution:
The issue here is with the server using an outdated curl version.
I would suggest contacting your hosting provider and ask them to update you to the latest version of PHP and Curl.
Problem:
Can you use CPTs and custom fields created by other plugins in Toolset?
Solution:
You can manage custom post types registered by other plugins or a theme using Types if they are public, in which case you can create post relationships with them, add Types custom fields etc.
Custom fields created by other plugins are available when you use the Fields and Views button—see screenshot—although that only appears for custom post fields. You can directly insert a wpv-user shortcode and specify the meta key of a user field if you know it. (https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-user)
If custom fields are hidden (field name begins with an underscore) you can go to Toolset > Settings > Front-end Content > Hidden custom fields to expose them within the Toolset GUI.