Forum Replies Created

Viewing 15 posts - 1,276 through 1,290 (of 2,529 total)
  • Author
    Posts
  • 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.

    Vladimir
    Keymaster

    “Show access error message” option does not exclude post or product from the listings, it just hides its description. So when not authorized visitor opens such post he sees its title but sees access error message instead of post content – instead of product full description in case of a WooCommerce product.

    In order to fully hide product/exclude it from all listings you have to select one of “Return HTTP 404 error” or “Redirect to URL” options.

    Vladimir
    Keymaster

    Did you have a chance to test version 4.41? One of users reported PHP fatal error “Call to undefined function et_builder_register_layouts()”, while this code works fine at my test site with Divi 3.0.98.

    Vladimir
    Keymaster

    Do you use “Admin menu access” add-on to block some other CPTs or ‘Posts’ menu from this user? If Yes, show me a screenshot from “Admin menu” for this role.

    in reply to: Admin menu plugin link #4595
    Vladimir
    Keymaster

    Hi,

    This plugin menu item “Tools->Send email” is protected by ‘manage_options’ capability. So you have to add this capability to ‘editor’ role and then block unneeded menu items using “Admin menu access” add-on.

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

    Hi,

    Try to temporally switch Off this option “Force custom post types to use their own capabilities” at the “Settings->User Role Editor” and re-test “Users->User Role Editor”. If it will help, then the error from screenshot is related. This fatal PHP error requires a fix any way though.

    What version of Divi do you use? I tested URE Pro with 3.0.98.

    in reply to: URL Parameters White List #4593
    Vladimir
    Keymaster

    Hi Kevin,

    Check a browser JavaScript console (Shift+Ctrl+J in Google Chrome) for error messages. I suppose a conflict with some plugin which prevent JavaScript code to work correctly.

Viewing 15 posts - 1,276 through 1,290 (of 2,529 total)