• Resolved scouthfx

    (@scouthfx)


    I have this plugin running on two websites – on one of them when I go to Roles is allows me to automatically select from one of the members within the role, on the other website I have to go to the bottom of the panel and under users type in the user I wish to view site as. How do I get the site not showing the members of a select user role to show them?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hello @scouthfx,

    on the other website I have to go to the bottom of the panel and under users type in the user I wish to view site as. How do I get the site not showing the members of a select user role to show them?

    I’m not sure I fully understand your question but I think your issue is related to a setting.
    See FAQ #1:

    If the amount of users and roles combined is more than 15 you can find the users under their roles or you can search for them.

    If the amount of users is more than 100 the plugin will switch to AJAX search and won’t load users in advance for performance.

    Regards, Jory

    Thread Starter scouthfx

    (@scouthfx)

    Yes that was the issue – sorry I missed the explanation in FAQ.

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hello @scouthfx,

    No problem! Note that you can change this behavior a bit under the plugin settings.

    Also, please consider leaving a nice review, it will help the plugin grow 🙂

    Regards, Jory

    Thread Starter scouthfx

    (@scouthfx)

    Thanks Jory – if I am understanding correctly I can change somehow so that if I have more than 100 users I can change that number to allow them to be shown under the role? Not being a programmer at all – can you advise how I would do this? I do not see in settings?

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hello @scouthfx,

    First of all, thank you for your review!

    About the 100 users limit, this is purely for performance. You can still access all users by searching for them.

    I wouldn’t advice the raise this limit since it could slow down your site for logged in users.
    If you still want to change this you can do so by adding a PHP filter: view_admin_as_user_query_limit.
    Note: This cannot be done with your theme but needs to be done through a custom plugin since your theme gets loaded to late in WordPress.
    More info on filters: https://developer.wordpress.org/plugins/hooks/filters/

    Hope this helps!

    Regards, Jory

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘User Roles not showing members’ is closed to new replies.