How to display a profile pic in [user-list]
-
I’m trying to display the First Name, Last Name and profile picture of all users for anyone on the website to see. People can then click on the name/picture and it’ll go to that user’s profile. I’m using this shortcode:
[user-list login_necessary=’No’ display_field=’First Name,Last Name,Profile Picture’]
But it’s outputting this wrapped in a div as plain text:
Aaron Paul aaronpaul.jpgWhat I want:
Aaron Paul
[Aaron Paul’s Profile Picture]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to display a profile pic in [user-list]’ is closed to new replies.