Hi,
Yes, We have the ‘roles’ parameter which allows listing users only containing specific roles. So you can try shortcode like [uwp_users roles=’subscriber, contributor’] which will include users only having subscriber and contributor roles. Let me know if this helps or not.
Regards,
Patrik
Hi Patrik,
I tried the shortcode you suggest above, in my case I only want Contributors to show on that page. But it doesn’t work, I get all the Subscriber people showing up.
What am I missing?
Thanks,
Russ
Well that was quick… I forgot to include the ‘ mark, it was not very visible to me. Now it works fine.