Forum Replies Created
-
AuthorPosts
-
VladimirKeymaster
This article explains how to sync. user roles at subsites with roles from the main site:
How to sync user roles between all the sites of a mulitisite WordPress
VladimirKeymasterThat conflicting CSS/JS should not be loaded to the URE’s own page. That is some code loads it globally, not only to page(s) where that CSS/JS is really needed. Can you identify, what plugin/theme loads it? If you load such CSS yourself, try to limit pages, where it’s loaded.
VladimirKeymasterHi Marco,
If you need grant access to some admin menu items, you can find required user capabilities using “Admin menu access” addon:
Open “Admin menu” for the ‘Administrator’ role, find needed menu item and look to the ‘User Capability’ column. Then grant required capability to a role, granted to that user.
VladimirKeymasterThe required user capability for this plugin is ‘edit_pages’. So I suppose that your editor role has this capability. Grant it to the role editor if it does not have it.
This plugin includes own “User Access Options” section at the bottom of its Tools->Fix Alt Text” page. So open under admin, click “Change Settings”, the turn ON desired checkbox for editor role.
VladimirKeymasterLook if role can at least the ‘read’ capability.
VladimirKeymasterHi,
If you look at the user-role-editor/lang folder (free version), you will not see any translation file there except a .pot one. Plugins from wordpress.org repository use the centralized resource to get the translation data.
URE Pro currently uses its own local translation files. So, in order to translate URE Pro to the French you need to place translation files to the user-role-editor-pro/lang folder. Exactly as it’s done for the German translation.
VladimirKeymasterHi,
I think, you should address this question 1st to a role based prices plugin support.
VladimirKeymasterUps, look at this article:
VladimirKeymasterLook at this add-on description:
Will it work for your theme?VladimirKeymasterHi,
Did you look at this add-on?
https://www.role-editor.com/block-admin-menu-itemsVladimirKeymasterThanks for sharing.
VladimirKeymasterThere is some misunderstanding. May be you look for the “Users->User Role Editor” admin menu item. Did you?
Permissions view link at the bottom of the page just shows what permissions were checked using current_user_can() before show this page.
VladimirKeymaster2nd screenshot – this is output from the “wp-admin pages permissions viewer”.
Show/confirm on screenshot, which part of a page you don’t see?VladimirKeymasterIf you write about “Admin menu” button at Users->User Role Editor page, look if related checkbox is turned ON at the Settings->User Role Editor->Additional Modules tab.
You may place screenshot file on any public resource and inset the link to it here.
16/03/2024 at 07:32 in reply to: Hide Admin Bar is NOT selected but it is not showing for a Role #8612VladimirKeymasterHi,
1) if user has a second role granted, look if “Hide Admin Bar” is selected for that role.
2) Try deactivate all plugins. Will it help? If Yes, activate plugins back one by one and make new test, until isolate plugin which causes the issue. -
AuthorPosts