Hi,
I would like to use the featured media tag on the members list to display the featured image and also the member avatar. How would I do this?
I added this `
<?php rtmedia_featured(); ?>
How would I go about displaying the unique featured image per user?
Does that make any sense at all?