Forum Replies Created

Viewing 15 posts - 1,816 through 1,830 (of 2,540 total)
  • Author
    Posts
  • in reply to: /wp-admin/edit.php?post_type=CPT_Name is blank #2908
    Vladimir
    Keymaster

    Right, you need to activate the “Posts edit access restrictions” add-on.

    I thought you activated it after reading this “…only be able to edit their Inventory posts…”.

    in reply to: /wp-admin/edit.php?post_type=CPT_Name is blank #2906
    Vladimir
    Keymaster

    If user should edit just his own data remove ‘edit_others_inventorys’, ‘delete_others_inventorys’.
    To hide from the listings the items created by other authors open ‘Posts Edit’ for the role and turn ON the “Own data only” checkbox.

    in reply to: editors unable to edit media metadata #2901
    Vladimir
    Keymaster

    ‘Yes’ on both questions.

    in reply to: /wp-admin/edit.php?post_type=CPT_Name is blank #2899
    Vladimir
    Keymaster

    Thanks.

    Temporal workaround: You may give ‘manage_options’ to the role for this user and use “Admin menu access” add-on to block extra menu items which will become available to the user after that.

    Investigate a problem at the dev. copy. Try to deactivate all plugins (may be except one which creates a CPT inventory if you use some). Will it change situation?

    in reply to: /wp-admin/edit.php?post_type=CPT_Name is blank #2896
    Vladimir
    Keymaster

    Could you temporarily set via wp-config.php the debug output for WordPress and let me know the error message?
    May be you can look at the server PHP or Apache system logs to get more information about the reason of this problem.

    in reply to: Hide metabox form user extended profil #2894
    Vladimir
    Keymaster

    Hi,

    1) Thanks for this information. I added BuddyPress custom action to the URE Pro in order it may catch meta boxes added by BP to the user profile “Extended Profile” tab. Fix is available with the development version 4.29.b10.

    2) BuddyPress does not create its own roles. Give me more details what does not work?

    in reply to: editors unable to edit media metadata #2892
    Vladimir
    Keymaster

    Hi,

    When you set edit restrictions for the role or user User Role Editor applies this restriction to all post types including the ‘attachment’ one. WordPress use this post type for the Media Library items.
    It’s possible to exclude some post types from this restriction scope with custom filter:

    ure_restrict_edit_post_type


    Try to exclude ‘attachment’ post type from edit restrictions using this filter.

    Vladimir
    Keymaster

    Hi,

    Thanks for this note. I confirm this problem with “Admin menu access” add-on code. Additional permissions will not help here. Fix for it was included into upcoming version 4.29. It’s available currently for testing as a development version from the same download page. I will publish it this month.
    This is a related part of changes:
    – WooCommerce products, orders, coupons filtering arguments in URLs are supported now.
    If you prohibited for the role ‘Posts’ menu, but allowed WooCommerce ‘Products’, ‘Orders’ or ‘Coupons’ (use the same edit.php in URL), you could meet a problem with filtering WooCommerce product by category or product type, etc. User would be redirected to the dashboard. This means that URLs with filtering parameters in it (like product_cat, product_type) was blocked by URE Pro.

    in reply to: Renewed License but #2885
    Vladimir
    Keymaster

    Thanks for staying with User Role Editor Pro. Your account and license expiration date is OK. I suppose that it’s a caching problem. WordPress caches the result of its update requests for 24 hours. Try to force download page refresh at the browser too (or even clear browser cache).

    in reply to: Multi Site – Two role membership #2883
    Vladimir
    Keymaster

    User Role Editor does not offer such feature. Custom PHP coding is required.

    in reply to: Multi Site – Two role membership #2879
    Vladimir
    Keymaster

    Hi,

    In order subsites have the same roles you may go to the “Network Admin->Users->User Role Editor” and click the “Network Update” button. All subsites will get roles from the main site as a result.

    In order a user has the same 2 roles at the all subsites you may go to the “Network Admin->Users”, find needed user row and click “Capabilities” under it. Then click “Network Update”. User will get the same 2 roles at every subsite as he has at the main site.

    in reply to: Cannot download the last version #2877
    Vladimir
    Keymaster

    Hi,

    I checked your account. It’s OK and has access to the Pro version download.
    Try to force a full refresh of the download page after login. Browser could show you a cached version for not logged in visitors.

    in reply to: Default WordPress Filters #2874
    Vladimir
    Keymaster

    Hi Kevin,

    Thank you very much. Finally I found where WordPress uses “category_name” and “tag” parameters at the ‘Posts’ page. I added it to the list of “allowed” for the development version 4.29.b8 (available for testing).

    in reply to: Default WordPress Filters #2871
    Vladimir
    Keymaster

    Hi Kevin,

    The latest stable version of URE Pro is 4.28.2. It has less problems with WordPress default filtering and sorting that 4.27.1.
    I added ‘comment_status’ parameter to the development version. It (4.29.b7) is available for testing. I plan to publish it as a stable one in 1-2 weeks.

    Show me a screenshot of the top part of the ‘Posts’ page with ‘filter’ controls. I suppose it differs for the WordPress default one.

    in reply to: editors unable to edit media metadata #2869
    Vladimir
    Keymaster

    Will editor can edit those fields if you deactivate User Role Editor?

Viewing 15 posts - 1,816 through 1,830 (of 2,540 total)