XF 2.2 insert code for an specify user

bolibick

Active member
Hi i'm trying to show only the avatar and username of a specific user in a template.
how i can do it?

this is an example of what i want:
<xf:username user="$xf.visitor" rich="true" notooltip="true" />
but there you only see the visiting user.

I want to see an specific id user and with the avatar. is it possible?
 
Top Bottom