Hi,
I want to create a slider that features users on our site with the role of “member”. I’m setting up each slide as a Looper consumer and using dynamic content to output the member’s name, profile photo, bio, and a few other ACF fields that I’ve added to the Member role.
However, I’m not sure how to set up the Provider to pull from all users with the role “member”. The Recent Posts and Query Builder options won’t work because users aren’t recognized as post types. Do I need to set up an Array or String? Any help would be appreciated!
Thank you!