Forum Replies Created

Viewing 15 posts - 751 through 765 (of 2,518 total)
  • Author
    Posts
  • in reply to: Edit Page – but a specific page only #5968
    Vladimir
    Keymaster

    It seems we missed ‘delete_published_pages’. Try to add it.

    If issue is still there: Some plugin may change WordPress default behavior. Try to deactivate all plugins and test. If that will help, activate plugins back one by one to isolate a reason.

    in reply to: Edit Page – but a specific page only #5963
    Vladimir
    Keymaster

    WordPress checks for media library item the same permissions as for the posts or page to which it is attached. So if user can delete page he can delete image attached to this page too. Try delete_pages and delete_others_pages.

    When user restricted by edit a specific page – he sees/can edit/delete this page only and sees only his own images and images attached to this page.

    Vladimir
    Keymaster

    If all your CPTs are protected by ‘edit_posts’, you can force them to use their own capabilities, look for the special checkbox at the Settings->URE->Additional Modules. Then do not grant edit_mgas and edit_insuarance-company-retails to consumer role.

    in reply to: Edit Page – but a specific page only #5959
    Vladimir
    Keymaster

    Do not hurry with edit restrictions. User should be capable to edit desired page 1st. I suppose that page (which you wish this user edit) was created by other user. edit_others_pages capability is required in this case. Try to add it to a role.

    And just when your user will can edit a page, maybe between others, proceed with page ID to restrict editing by this single page only.

    in reply to: Edit Page – but a specific page only #5957
    Vladimir
    Keymaster

    Switch off ‘edit restrictions’ temporally. Check if user can edit this page among other pages without any additional restrictions.
    Is this page has a published state. Then you have to grant ‘edit_published’ pages in order user ca edit it.

    Take into account that with edit restrictions activated, only those pages are visible to a user at the Pages list, which this user can edit.

    in reply to: Edit Page – but a specific page only #5954
    Vladimir
    Keymaster

    Hi,

    1) Allow this role to edit pages including this one.
    2) Use Posts/pages edit restrictions add-on and input for a role page ID, which you allow to edit for this role. After that user with this role will can edit this single page only.

    Vladimir
    Keymaster

    Hi Martin,

    Thanks for clarification. I need investigate this. The best way to take a copy of your site (without uploads folder) and work with it under my local development environment. If it’s possible (the best variant – stage copy without valuable/critical information), send credentials to support [at-sign] role-editor.com

    in reply to: wp multi site, conditional acces #5950
    Vladimir
    Keymaster

    URE does not offer such way. Every subsite has own list of pages and/or categories. You can restrict access to them on per site – per page/category basis only.

    Right, ‘Update Network’ overwrites all roles at subsites with exact copy from the main site. It’s intended for the case when you have identical roles at all subsites. If you plan to have different roles between subsites you should not use ‘Update Network’.

    in reply to: wp multi site, conditional acces #5948
    Vladimir
    Keymaster

    Every subsite under WordPress multisite stores its roles separately.

    It’s possible to manage all roles at one place – main site. When you go to Network admin->Users->User Role Editor, you work really with roles from the main site. “Update Network” button there allows to replicate all roles from the main site to all other subsites.

    If you plan to give permission for user to selected site only you may use WP built-in UI: Network admin->Sites: select site, click ‘Edit’ link, open ‘Users’ tab, add existing or new user, grant him needed role. User will have this role at this site only.

    in reply to: wp multi site, conditional acces #5946
    Vladimir
    Keymaster

    Hi,

    Roles are assigned to users on per site basis. That is any user has permissions for a site A according to a role which you granted to that user at the site A.

    Vladimir
    Keymaster

    Hi Rob,

    I work on final testing of content view restrictions settings on categories/taxonomies level and hope to publish v. 4.52 at the begin of October.

    Vladimir
    Keymaster

    Hi Martin,

    This is an intended behavior. When user is restricted by taxonomies (for example: 2, 3) he can edit post only with those taxonomies: 2, 3. WordPress creates a new post in 2 steps: 1) inserts new post; 2) reopens it for editing.
    If new created post will not have one of allowed taxonomies user will receive access error. Remember he is allowed to post new and edit existing posts only inside the list of allowed taxonomies. This is a reason why URE automatically assigns to a new created post the 1st taxonomy from the list of taxonomies allowed for this user.
    User should check what taxonomy is assigned to his post and reassign another one.

    If you have another issue please share the images to give me more details.

    Vladimir
    Keymaster

    Hi Levent,

    URE Pro does not include a feature to manage access to languages inside WPML for a roles.

    Vladimir
    Keymaster

    Thank you for this bug report.
    For quick fix download beta version (it’s available from the Download page) and replace pro/includes/classes/settings-pro.php file at your site with one from the beta version .zip.

    in reply to: Unable to Import Roles #5928
    Vladimir
    Keymaster

    I tested with another roles data (21 roles) you provided. I can not reproduce the issue with import exported role. I tried create a role as a copy of another one and export/import it. No problem.

    Technically new role from scratch and role as copy of another role are created the same way both. New role created just as a copy of subscriber role.

    Definitely, a reason of the issue is somewhere else. Is it possible to get access to your site stage copy with admin access to reproduce/investigate the issue?

Viewing 15 posts - 751 through 765 (of 2,518 total)