Forum Replies Created
-
AuthorPosts
-
VladimirKeymaster
Hi,
It’s difficult or impossible, if plugin does not offer itself some filters for this purpose.
General road, to find CSS class of HTML element ID of selected section and hide it by condition via JavaScript. Look at the example (it was made for front-end though).VladimirKeymaster‘read’ capability allows general access to /wp-admin (admin back-end).
There is no ‘read-only’ mode in WordPress until some plugin offers its own custom feature for this. Custom programming efforts are required to hide some content from the page (like ‘Update’ button) using JavaScript/CSS, etc.VladimirKeymasterHi Brian,
Thanks. I logged-in as see top admin bar at front-end for a few pages I came through. The issue is not caused by URE Pro version update. Btw., if needed, you can download older version .zip from the same “Download” page.
The problem is that user pleonstic has 3 roles, one of which (touts_done) has “Hide admin bar” option turned ON. There is no need to grant user with administrator role additional roles. User test user record(s) with needed role instead.
VladimirKeymasterThere is no way to accept credit card or PayPal currently. The only way I found is wire transfer to the EU company. If it’s not applicable, you may send Amazon eGift card to garvladimir [at-sign] gmail.com
Let me know after payment in order I upgrade your account.VladimirKeymasterHi,
Thanks for the details. URE uses jQuery. Its work is blocked by JavaScript error generated by wp-color-picker-alph…min.js. If you point mouse on this link at the top of console output, you will see a full path to this file and know to which plugin this JS file belongs. Try to deactivate that plugin and test URE again.
This forum doesn’t allow to upload images – only insert the links to external resources.
VladimirKeymasterHi,
If that’s possible, send site URL and admin credentials to support [at-sign] role-editor.com
I will investigate the problem.VladimirKeymasterHi,
Look at the browser JavaScript console. Do you see any JavaScript error messages when you click “Update” button in URE?
VladimirKeymasterHi,
Open Users->User Role Editor. Select ‘Administrator’ role and scroll page down. Look if the “Hide admin bar” checkbox is not accidentally switched ON.
VladimirKeymasterHi Brian,
What role does not see admin bar? If you deactivate URE, will this role see admin bar?
VladimirKeymasterHi,
Use “Admin menu blocking” add-on. Open it for ‘administrator’ role, find needed menu item and look what capability is in use to protect it (‘frm_view_entries’ in this case).
VladimirKeymasterHi,
Unfortunately, it’s not possible to achieve using just user capabilities. There is no ‘read-only’ mode for shop orders in WooCommerce. If user can access orders list, he can edit them as the key capability for this access is “edit_shop_orders”.
You can play with “Meta boxes access” add-on and try to remove from the order editor page some critical meta boxes, like the “Publish” one. But it still will not give you a full read-only mode.
VladimirKeymasterDefine separate taxonomy and attach it to your CPT. It will use the same ‘manage_categories’ capability. But user will work with the separate list of categories. If you need you may block unneeded menu items using “Admin menu blocking” add-on.
26/04/2022 at 02:02 in reply to: We can no longer restrict users to specific pages What happened? #7918VladimirKeymasterDid you login as administrator user? Do you see URE Pro in the Plugins list? Is it active?
URE hides its “Users->User Role Editor” menu item from users without ‘ure_edit_roles’ capability.
-
AuthorPosts