XF 2.2 Widget Newest member

  • Thread starter Thread starter Deleted member 184953
  • Start date Start date
D

Deleted member 184953

Guest
Hello,

Is it possible for this widget to display only newest members who have set an avatar ?
In display conditions what is the variable for this case ?

I tried {$visitor.avatar} and {$visitor.avatar_date} but both doesn't works.
Thanks !
 
The display condition field is for displaying the widget, not the content in the widget.

It would require custom development.
 
Solution
Hello,

Is it possible for this widget to display only newest members who have set an avatar ?
In display conditions what is the variable for this case ?

I tried {$visitor.avatar} and {$visitor.avatar_date} but both doesn't works.
Thanks !
Were you able to do this by editing the widget template?
 
Back
Top Bottom