Hi guys!
So... on our site, we had an especifc content and we want to show an "avatar block" with users that already post that content.
I tried that with views, but the close I got was only show the users's names (I marked the "user photo" in fieds but it doesn't show)
Any idea?
Thanks!
Comments
Comment #1
dawehnerNo.
Because you lack of informations
1) How do the users uplod the photo, is it the default drupal photo, or content profile.
2) Are you sure the users, uploaded photos already? etc.
The default user:picture field, works.
Comment #2
cledman commentedthanks to answer..
so..
1) Its default drupal photo (The one they upload to their profile).
2) Yeah, all them have photos (we have a default picture if the person dont have one).
I can show the pictures of all users from the site, but not the ones who wrote that content.
Comment #3
dawehnerAdd an argument.
Select "provide default argument", there you select node: nid from url.
Then just add the user:picture, thats it.
Comment #4
cledman commentedi´m gonna try that today at night, and so, i´ll tell you.
thanks for a while
Comment #5
cledman commentedDereine,
I can´t got the with views...
So, i tried that manually and so, I Got that!
this is what I did. Thanks for your help.