Forum Replies Created

Viewing 15 posts - 991 through 1,005 (of 2,529 total)
  • Author
    Posts
  • in reply to: Editing User Role #5354
    Vladimir
    Keymaster

    Capabilities assigned to a user via role(s) may be revoked from a user via role(s) only. That’s why such checkboxes are shown in grey color, disabled.

    You can create another role and grant it to a user instead of previous one. You can just revoke role from a user and grant him needed capabilities directly after that.

    in reply to: Membership and Download #5352
    Vladimir
    Keymaster

    Thanks for the message about role-editor.com contact form.
    I re-tested it successfully. I hope it was a temporal networking issue in your case as CF uses Google Recaptcha v.3 service for protection.

    in reply to: Membership and Download #5350
    Vladimir
    Keymaster

    I restored Pro Personal membership for your account.

    There are no any automatic recurring payments applied to role-editor.com subscribers. So you don’t need to cancel subscription in advance.
    role-editor.com will send automatic notification in a week before subscription expiration date and notify you about subscription expiration. That’s it.

    Vladimir
    Keymaster

    WordPress allows to modify a list of available menus via ‘wp_get_nav_menus’ filter.
    I will add UI for this feature to URE Pro at the begin of 2019.

    Vladimir
    Keymaster

    Problem was discussed and resolved by email.

    Vladimir
    Keymaster

    Hi Ron,

    Clarify,
    – What options is not shown at page edit page for your suddenly restricted account (link to screenshot is appreciated)?
    – To what plugin those options belong?

    in reply to: Let Editors see Admins in Users page #5342
    Vladimir
    Keymaster

    It’s possible with ‘ure_supress_administrators_protection’ filter (return true for it) to make users with ‘administrator’ role visible to user who can edit users, but such user will can edit “admin users” then. URE does not offer ‘read-only’ mode for users page.
    So after you switched off a default URE protection for users with ‘administrator’ role you have to:
    1) use ‘map_meta_cap’ filter to block editing users with ‘administrator’ role;
    2) exclude ‘administrator’ role from WordPress dropdown lists in order to prevent creation of new administrators by yor Editors: ‘editable_roles’ filter.

    in reply to: Is it possible to restrict access by category #5341
    Vladimir
    Keymaster

    Hi,

    Yes, it’s possible to limit user or role to publish just into selected category. Use Edit access restrictions add-on for this purpose.

    Vladimir
    Keymaster

    Try to install this code at the stage copy of your site as a Must Use plugin.

    It fires the same code as URE Pro does on user “Update Network” button and replicates current user and its permissions from the main site to all other sites of the network on the ‘woocommerce_checkout_update_user_meta’ action, that is when a user makes successful checkout for his purchase.

    Let me know, how it works at your side. Again, try it at the test copy, do not use it at production site until you are sure that it works as expected.

    Vladimir
    Keymaster

    Sorry for a delay. I will try to work on this task this weekend.

    in reply to: Assign editors to selected authors #5332
    Vladimir
    Keymaster

    It’s possible to realize similar access model with ‘Edit restrictions‘ add-on. But will need some special efforts with terms structure and restrictions criteria. Read this article to look how you can use categories to separate edit access between different authors and editors.

    Vladimir
    Keymaster

    Hi,
    “WP simple booking calendar” protects its admin menu item with WordPress built-in user capability ‘manage_options’.
    If you will grant it to your user role, you may block other critical admin menu items using “Admin menu access” add-on included into URE Pro.

    Vladimir
    Keymaster

    Currently via a piece of custom code only. I will write one, and publish it here little later (2-3) days.

    in reply to: Cant acces Admin Dashboard with new user role #5326
    Vladimir
    Keymaster

    It may be other plugin settings. Try to deactivate all plugins temporary and re-test. Then activate plugins back one by one and make another test to isolate a problematic one.

    in reply to: Cant acces Admin Dashboard with new user role #5324
    Vladimir
    Keymaster

    Hi,

    It’s possible to show ‘administrator’ role inside User Role Editor roles drop-down lists. Turn ON related checkbox at “Settings->User Role Editor->General” tab.

    As you have active WooCommerce – this plugin automatically redirects to front-end any role without ‘manage_woocomerce’ and ‘edit_posts’ and ‘view_admin_dashboard’ capabilities. Such role will not have access to admin dashboard.

    Role with admin access – create new role as a copy of ‘administrator’ role or just turn on all capabilities using special “bulk selection” checkbox at the top (to the left from the ‘Quick filter’ label.

    Will developer install/change .php files (plugins/theme)? If Yes, be aware that user with such permissions can get full access to the site in spite of any restrictions made via WordPress user interface.

Viewing 15 posts - 991 through 1,005 (of 2,529 total)