Forum Replies Created

Viewing 15 posts - 1,021 through 1,035 (of 2,518 total)
  • Author
    Posts
  • in reply to: Unable to select roles #5255
    Vladimir
    Keymaster

    Is it possible to look at your site with administrator privileges?
    If Yes, send credentials directly to support [at-sign] role-editor.com

    in reply to: Unable to select roles #5253
    Vladimir
    Keymaster

    OK. Will be some error message shown at JS console after you select another role from a dropdown list?

    in reply to: Unable to select roles #5251
    Vladimir
    Keymaster

    Look 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.

    in reply to: Add login redirect! #5250
    Vladimir
    Keymaster

    Thanks for suggestion. I took it into account.

    in reply to: Import User Roles #5247
    Vladimir
    Keymaster

    Look at the Import users from CSV with meta plugin. It allows to import users with roles. Read documentation carefully.

    Vladimir
    Keymaster

    This 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.

    in reply to: BadgeOS #5242
    Vladimir
    Keymaster

    Hi,

    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.

    in reply to: Create New Role with specific capabilites #5238
    Vladimir
    Keymaster
    in reply to: Create new user on multisite #5234
    Vladimir
    Keymaster

    Hi,

    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.

    Vladimir
    Keymaster

    Hi,

    I made version 4.44 available again between older versions of URE Pro.

    in reply to: Catchable fatal error after update to 4.49 #5229
    Vladimir
    Keymaster

    Hi,

    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.

    Vladimir
    Keymaster

    You 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”.

    Vladimir
    Keymaster

    This 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

    Vladimir
    Keymaster

    Did 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.

    in reply to: Doesnt work in any capacity #5222
    Vladimir
    Keymaster

    It’s possible with a few steps:
    1) Go to main site, ‘Users->User Role Editor’, select ‘administrator’ role;
    2) Revoke from ‘administrator’ role all capabilities, which you think are not needed to it.
    3) Use “Admin menu access” add-on (I suppose you activated it earlier) in order to block for ‘administrator’ role admin menu items, which you can not block via user capabilities, like menu items protected by ‘manage_options’ capability, which is used as WordPress itself (Settings menu) and a lot of other plugins.
    4) Go to “Network Admin->Users->User Role Editor”, click “Update” to replicate modified ‘administrator’ role and “Admin menu” settings made for it to all other existing sites of the network.

    You have to make this after any new plugin network activation. While URE copies automatically all roles from the main site to a new created site, it does not make this for the add-on settings made for the main site. So you have to make it manually or via custom PHP code.

Viewing 15 posts - 1,021 through 1,035 (of 2,518 total)