• Hi,
    seems “number” is not working.
    i have 200 users with role “author” i want to show on each page 50 users.
    so i have add this:
    [userlist role=”author” number=”50″]

    but still i see only 10 user per page. i tried also to change in the plugin php file to see if this will work but also i get only 10 user per page.

    what it can be?

Viewing 1 replies (of 1 total)
  • Plugin Author HelgaTheViking

    (@helgatheviking)

    Are you using any plugins that could be filtering pre_get_users? Could you try disabling all your other plugins (and maybe trying a default theme too)? You might also be getting stuck with the transient… there could be a bug there, but I need to look into it further.

    Could you try setting a different parameter and seeing if it changes the result? Also, please try re-saving a user to see if that clears the transient. If it doesn’t, please try using the Transient Manager plugin to remove all the transients that start with sul_query_.

Viewing 1 replies (of 1 total)
  • The topic ‘some bug with number parameter’ is closed to new replies.