Forum Replies Created

Viewing 15 posts - 1,261 through 1,275 (of 2,520 total)
  • Author
    Posts
  • in reply to: Role access based on page template #4641
    Vladimir
    Keymaster

    Thanks for the remind and especially for your patience. I really missed this topic somehow.

    I confirm that I will add this feature. I will try to make it available for testing as beta version in March, 2018.

    Vladimir
    Keymaster

    Right, URE’s edit restrictions add-on works this way by design. I have a strong reason for this behavior, not one expected by you.

    When you input category ID to the user profile such user is allowed to edit just post with that category ID. When user adds new post WordPress added a new post record and then re-open it for editing as the existing post. If this post will not have at least one category from the list of allowed for this user, user will not can to proceed with new added post due to edit restrictions applied to him.

    URE assigns to the new added post the 1st category from the list of allowed categories automatically exactly for the reason described above.

    in reply to: Contributor Role Unable to Submit Post for Review #4632
    Vladimir
    Keymaster

    Try to deactivate all plugins and re-test. If that will help, activate plugins back one by one to isolate a reason of a problem.

    Generally WordPress returns -1 with 403 HTTP code for not authorized AJAX requests.

    in reply to: WooCommerce AdWords Conversion Tracking plugin #4630
    Vladimir
    Keymaster

    Menu item “WooCommerce->AdWords Conversion Tracking” is protected by ‘manage_options’ user capability.

    in reply to: WooCommerce AdWords Conversion Tracking plugin #4628
    Vladimir
    Keymaster

    Send me this plugin download link, if it’s available for free. I need access to its copy for checking what user capability it requires. If it’s a commercial product you can share its copy with me (support [at-sign] role-editor.com) via DropBox or similar service.

    in reply to: Conflict with WPDM Pro #4625
    Vladimir
    Keymaster

    OK. Thanks for lettings me know.

    in reply to: Tablepress rights, show only certain ID #4624
    Vladimir
    Keymaster

    Hi Dennis,

    TablePress is not compatible with URE’s edit restrictions add-on.

    URE’s edit restrictions add-on supports any custom post type managed by WordPress’s way.

    TablePress works with custom post type ‘tablepress_table’ by its own, custom way. It uses custom post type as a data storage, but load related records to its custom user interface with some additional processing in the middle.

    in reply to: Permissions Issue #4620
    Vladimir
    Keymaster

    Hi Joe,

    You can add code for filter to the end of functions.php file of your active theme
    or setup it as a Must Use plugin.
    WordPress executes as a MU plugin any .php file located at wp-content/mu-plugins/ folder.

    in reply to: Product purchase > unlocks new products #4618
    Vladimir
    Keymaster

    Hi,

    URE Pro may help you to restrict access the the products by categories for the selected role:

    WooCommerce products – restrict view by category

    You can assign manually such role to the customer as a secondary role after he purchased a product in order to open for him additional products.

    Plugin will not help you to make this automatically.

    in reply to: URE blocking category from displaying posts #4616
    Vladimir
    Keymaster

    Just to exclude – check the case if “Post View” for this user role has “Block not selected” option turned ON. This will block view of all posts if there are no other criteria inserted.

    If that’s not the case, is it possible to receive access to a theme, plugins files and database copy of this site or stage site where you can repeat the issue? If Yes, share them with support [at-sign] role-editor.com via DropBox, GoogleDrive or similar.

    in reply to: URE blocking category from displaying posts #4614
    Vladimir
    Keymaster

    Activate “Content view restrictions” back and re-check every post from this category if there is no view restriction at the post itself. Look at the post editor page.

    Vladimir
    Keymaster

    Thanks for letting me know.

    in reply to: URE blocking category from displaying posts #4611
    Vladimir
    Keymaster

    Hi,

    Turn off temporally “Activate content view restrictions” checkbox at the “Settings->User Role Editor->Additional Modules” tab. Will it make posts visible?

    Vladimir
    Keymaster

    @keithmorr,

    Just a role exported will not help me as your site has another list of menu items according to active plugins.

    I need to see a full URL (without domain) with all arguments, which users sees at a browser after click ‘Search’ and screenshot of “Admin menu” settings for a role, assigned to this user. You can send the details directly to support [at-sign] role-editor.com if your prefer.

    in reply to: URL causing HTTP ERROR 500 #4602
    Vladimir
    Keymaster

    You can modify user-role-editor-pro/pro/includes/classes/post-types-own-caps.php file, comment line #49, it will be looked like:

    
    // $this->divi_post_type_load();
    

    I will work on a fix for the next update.

Viewing 15 posts - 1,261 through 1,275 (of 2,520 total)