Forum Replies Created

Viewing 15 posts - 1,261 through 1,275 (of 2,518 total)
  • Author
    Posts
  • 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.

    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.

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