Forum Replies Created
-
AuthorPosts
-
Vladimir
KeymasterGood news 1: URE works at your site as expected. It takes a couple of seconds to get new selected role capabilities from a server, but it refreshes capabilities view normally.
Good news 2: You helpled me to find a bug. If 1st click “Granted only” checkbox then try to change a current role, checkboxes are not refreshed as they should. They stay in the same state as for previously selected role.
Let me know if you tried to change current role with “Granted only” checkbox turned ON.
Any way I will develop a fix for this bug ASAP.
Vladimir
KeymasterIs it possible to look at your site with administrator privileges?
If Yes, send credentials directly to support [at-sign] role-editor.comVladimir
KeymasterOK. Will be some error message shown at JS console after you select another role from a dropdown list?
Vladimir
KeymasterLook at the browser JavaScript console for any error messages. Usually some problem with loaded JavaScript code prevents to AJAX request execution, which should provide data for a new selected role.
Vladimir
KeymasterThanks for suggestion. I took it into account.
Vladimir
KeymasterLook at the Import users from CSV with meta plugin. It allows to import users with roles. Read documentation carefully.
06/11/2018 at 07:19 in reply to: In Edit User page only Administrator can add roles to User anymore #5243Vladimir
KeymasterThis issue is related to the WooCommerce plugin update. Starting from v. 3.4.6.
shop_manager role can edit just users with ‘customer’ role by default.
If you wish that more roles will be available for shop_manager you can use custom filter as described here.Vladimir
KeymasterHi,
You granted capabilities for access to the custom post type “Badges”. Admin menu “BadgeOS” may be protected by other user capabilities. Try to activate “Admin menu access” add-on included into URE Pro. Go to “User Role Editor” select “administrator” role and click “Admin menu” button for it. Find “BadgeOS” menu and look what capabilities protects it. Then you may decide if you will grant them to your client admin role or will not.
Vladimir
KeymasterHi,
It’s a default behavior for WordPress multisite. In order to change it go to “Network admin->Settings->User Role Editor” page, select “Multisite” tab and turn ON the ” Allow non super administrators to create, edit, and delete users” option. Do not forget to save your changes.
27/10/2018 at 13:45 in reply to: Error upon entering a single form entry for a User with limited Form ID's #5231Vladimir
KeymasterHi,
I made version 4.44 available again between older versions of URE Pro.
Vladimir
KeymasterHi,
I added a fix for the case when global $post variable contains stdClass instead of WP_Post for some reason.
Can you please test the beta version 4.49.1.b1? It’s available after login from the “Downloads” page.23/10/2018 at 15:49 in reply to: Users Own Posts – Own Data Only is not working for me – what am I doing wrong? #5227Vladimir
KeymasterYou set restrictions for the posts view. This add-on is for the front-end. What posts are available to a user for read/view at front-end.
In order to restrict “own data only” at the posts/pages list at the back-end you should use “Edit posts restrictions” add-on and
make similar settings for a role with “Posts Edit”.23/10/2018 at 13:34 in reply to: Users Own Posts – Own Data Only is not working for me – what am I doing wrong? #5226Vladimir
KeymasterThis page describes how to use “edit restrictions” add-on.
I may look at your settings online if you send admin credentials to support [at-sign] role-editor.com
23/10/2018 at 02:42 in reply to: Users Own Posts – Own Data Only is not working for me – what am I doing wrong? #5224Vladimir
KeymasterDid you set “Own data only” flag at a user profile or at a user role?
If 2nd, does user have that single role or multiple roles assigned?Yes, in order to exclude conflict with other plugins try to deactivate them all temporally and make new test.
-
AuthorPosts