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 - 646 through 660 (of 666 total)
Editing permissions for a Custom Post Type in Toolset Access should also apply to single posts of that type when they are added to WordPress Menus (and displayed with the theme).
Since Access 2.7 these settings are not applied to posts in Menus. This means you can see and click on the menu items to which you might not have (read) access to.
Solution:
It is a known issue, our developers are working on it:
Problem:
Is it possible to limit the number of posts per type per user?
Solution:
You should make the current logged in user as the post author to create one teacher profile and one school profile and use the technique given with the shared Doc:
The issue here is that the user wanted to restrict their posts based on the User Role and the Taxonomies attached to the post.
Solution:
Unfortunately this isn't possible to do with our plugins since a role cant be denied access to a post based on the assigned taxonomy unless there is some custom coding used.
Might I suggest splitting your Posts into 4 different Posts Types? This way you can restrict access to the post type itself.
I have a custom post type job-application which needs to have view access controlled. Administrator, supervisor and manager roles should be able to view all job-application posts.