Loop over the users from a role

I need to set up a looper provider to get the users list, the users from a certain role.
Then put some fields in a consumer like name, photo,… to make a page with the list of authors.
I can’t find the “query string” or the way to do it.

Thank you

Hello @llribas,

Thanks for writing in! Regretfully, you cannot use a query string to get all the users in your WP site. You will need a custom function to be used in the Looper Provider Custom.

Perhaps these articles might help you:

Please note that custom coding is outside the scope of our support. Issues that might arise from the use of custom code and further enhancements should be directed to a third-party developer. We are unable to provide support for customizations under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.