Forum Replies Created
-
AuthorPosts
-
Vladimir
KeymasterHi,
You can achieve this with Edit access restrictions add-on. You can prohibit with it the editing of a list of pages by ID for the editor role.
Vladimir
KeymasterHi,
Did you looked at “Admin menu” under “Administrator” role? You have to look “Admin menu” under role which has required capability to see needed menu item.
I don’t have this menu item with active WooCommerce. I suppose it was added by some other plugin or by WC add-on.
Vladimir
KeymasterIt seems a subject for enhancement. You can see ‘create_shop_coupons’ capability under “Custom post types->Coupons”, but you don’t see it under “Custom capabilities->Woocommerce->Coupons”, right? I will update a list of capabilities related to WooCommerce.
Vladimir
KeymasterHi,
Problem is not related to the content access. It caused by JavaScript error from jQuery. It takes place for the demo user and does not for admin.
Content is shown usually by jQuery effect during page scrolling. But page for demo user has JavaScript errors, which prevents this effect execution, as I suppose. So a problem is related to a theme.I changed a role for demo user to subscriber temporally. Content (product description) was visible.
So there is an issue with a page for user with ‘administrator’ role but the username other than ‘admin’, which cause a JavaScript error.
This JavaScript error takes place even with User Role Editor Pro deactivated.
Vladimir
KeymasterHi Jonas,
Grant ‘create_shop_coupons’ capability to this role as the 1st point.
Capabilities required for work with coupons are located at User Role Editor under ‘WooComerce->Coupons’ group.
Vladimir
KeymasterHi Joanne,
Activate “Admin menu access” add-on. Go to “Users->User Role Editor”, select “Administrator” role and click “Admin menu” butoon. Look what user capability is required for access to those menu items.
Add them to your role.Vladimir
KeymasterRe-check if all capabilities under ‘WooCommerce->Orders’ were granted to a role.
‘edit_shop_orders’ capability is enough in general to edit existing orders and create new orders.
If you have a turned ON the User Role Editor’s option “Activate “Create” capability for posts/pages/custom post types”, then ‘create_shop_orders’ capability is required. Add it if it does not exist for some reason.
If all mentioned above will not help, it would be a conflict with some plugin. Try to deactivate all plugins except WooCommerce and re-test. If it will help, reactivate plugins one by one to isolate a problem.
Vladimir
KeymasterHi,
Visual Composer (VS) button is not a true meta box. You can not block/hide it via “Meta boxes access” add-on. VC has its own “Role Manager”. Open “VC->Role Manager” menu item, select needed role and turn OFF checkbox for the ‘product’ custom post type at ‘Post types’ section just under selected role.
Vladimir
KeymasterInformation from Vonk Digital received by email:
I figured out the issue. Looks like some of the settings changed on the new update. I was able to fix the problem on my end! So you can ignore all my last messages.
Vladimir
KeymasterRestrictions for plugins may be set as for role, as at user profile. Re-check is you don’t have any other settings for plugins access at this user profile.
Vladimir
KeymasterI installed WP Rocket and recorded a demo video. It shows that:
1) I blocked access to WP Rocket successfully;
2) a copy of administrator role without URE capabilities works with “per plugin access” add-on as expected.In could be a conflict with some plugin in your case. Try to deactivate plugins and re-test with different plugins subset also.
Vladimir
KeymasterHi Jan,
Use this filter.
Vladimir
KeymasterGot it. Thank you.
Vladimir
KeymasterCheck also if some capability was assigned to the test user directly, not via roles.
If you provide me a copy of WP Rocket plugin (via Dropbox, or similar) I can look, why it’s not blocked and try to find a workaround.
Vladimir
KeymasterJoel,
I wonder how this capability could appear in your roles, but it never should be granted to any role apparently. WordPress uses ‘do_not_allow’ capability when it decides to prohibit required permission. Try to revoke ‘do_not_allow’ from this role. Will it change something?
-
AuthorPosts