Forum Replies Created
-
AuthorPosts
-
Vladimir
KeymasterYou can set a default access error message at the “Setting->User Role Editor->Additional Modules” tab. URE will show it until you do not select ‘Show custom access error message’ for a restricted post at the post editor page.
Yes you can use shortcode inside content view access error message.
Vladimir
KeymasterThanks. I answered to you by email. Let me know if you need a further help.
I repeat my answer here if it will be useful for someone other:General steps when you don’t know what permissions are required for some admin menu items:
– Open Users->User Role Editor
– Select ‘Administrator’ role
– Open “Admin menu”
– Find needed menu item and look what capability protects it. “WP Quiz->Players” is protected by ‘manage_options”.
– Close “Admin menu” window
– Select other role
– Add required capability (‘manage_options’ in this case) to this role
– Update it.
– Open ‘Admin menu’ for this role
– Block unneeded menu items for this role.Vladimir
KeymasterA problem is related to the paid add-on: https://wpstorelocator.co/add-ons/csv-manager/
Right? I need its copy for testing (use dropbox or similar). My email: support [at-sign] role-editor.com
Show me a screenshot of your admin menu item selection for this role.Vladimir
KeymasterYes, I need to make a closer look at admin area. Send credentials to support [at-sign]role-editor.com
Show a screenshot with marked areas, to which you wish provide access for a client.Vladimir
KeymasterI needed WP Store Locator for testing. I thought it’s a paid product. I got it. Thanks.
Vladimir
KeymasterI suppose that you use “Block not selected” model. URE Pro allows to use just the exact URL you selected at menu items list. URL you showed contains additional parameter ‘section’. This is a reason, why URE blocks this URL and redirects user to the 1st available item from admin menu.
Workaround:
1) Use ‘Block selected’ model, if it’s not critical for you.
or
2) Send me plugin copy (via dropbox, etc.). I will send you a code for custom filter, which will allow for URE to use ‘section’ parameter with edit.php for this custom post type.Vladimir
KeymasterI mean active theme, not activate. So you need to insert a code into a functions.php file of the active theme.
Vladimir
KeymasterUnfortunately, WPL plugin uses ‘administrator’ role instead of some user capability in order to protect its menu.

Only users with ‘administrator’ role have access to this menu. It’s not possible to change this editing user roles.
If you send me this plugin copy, I will look into its source code. Some plugins add custom filter, which allows to change how menu is protected.
Workaround:
1)replace ‘administrator’ at plugin source code with some custom capability. Contact plugin developers in order they consider to make the same change with a next update.
2) “Admin menu editor” WordPress plugin, which allows to replace ‘capabilities’ which used during admin menu definition.Vladimir
KeymasterSend them to support email, mentioned at a previous message.
Tell also, to what user do you wish to provide that access.Vladimir
KeymasterHi,
General steps:
1) Activate admin menu access add-on.
2) Go to ‘Users->User Role Editor’, select ‘administrator’ role.
3) Click ‘Admin menu’ button and find menus related to a ‘property listing’ plugin, check what capabilities are required for them (3rd column).
4) Select a role, under which your user will work. Grant those capabilities to this role. Look at admin menu. Block unneeded menu items if you find some.You can send me (support [at-sign] role-editor.com) a copy of “property listing manager” plugin (via dropbox or similar) and I will explain you what to do with it.
Or send admin login credentials. I can look at it on-line then.
Vladimir
KeymasterOK. I will investigate what’s going wrong in edit access restrictions with Sticky posts.
Vladimir
KeymasterA fix was included into URE Pro version 4.35.1
Vladimir
KeymasterNo problem. Thanks for the feedback.
I will publish an update with this fix.Vladimir
KeymasterPost counter for ‘Mine’ view was fixed also: “All (88), Mine (82)” now, instead of 2500+.
Vladimir
KeymasterI found and fixed a bug in the child pages ID list selection algorithm. Thanks a lot for your help in isolating this bug.
I see the same posts list currently at your test site as I do at my local test environment.I added 1 month to your subscription in return for your help.
your screenshot did not actually show the correct access. I’m looking for the user to have access only to GTO posts/pages/etc. Your screenshot showed access to all 86 posts.
You prohibited access to the posts with “Curator Access” taxonomies ID according this list: 96, 97, 98, 100, 101, 102, 103, 137. After login with test user Jane do you see any post with this ‘Div.’ taxonomy in the list of those 86 available posts. I don’t. There are 2 posts with allowed GTO taxonomy and others – uncategorized. Uncategorize at ‘Div.’ taxonomy posts are not prohibited as they don’t have a this taxonomy at all. Possible workaround – add to the list of ‘Div.’ taxonomies some dummy item to use as uncategorized, assign it to these posts and add such dummy taxonomy ID to the list of prohibited taxonomies or just assign them some existing ‘Div.’ taxonomy.
-
AuthorPosts