I want to build a members profile page which will look like below:
Each profile in that grid will have an image, name, designation, social links, and a brief 80-word bio.
I want to automate this, so users can update their own wordpress/s2member user profile with this information, and it will be pulled automatically to this grid here.
I think I could use a bbpress plugin and just its community page - eg: http://www.angrybirdsnest.com/members/ - and edit it to make it like what I want. However, that seems like a lot of work for a simple thing.
Anyone know of an easier way to pull data from the individual user profile page onto a single page like the above?
Thanks so much.