I've one custom field for Avatar (user image).
From admin side it works fine.. but how can I display that image in user profile as thumbnail (thumbnail size may be 80px x 80px).
I'm able to retrieve the url of the picture uploaded, but that is the full sized picture uploaded as Avatar.. and that is just a URL of the file uploaded at that field and not the thumbnail that I need to display. I tried the crop feature provided as options in plugin, but that doesn't have any impact.
How can I correctly use Avatar field to enable authors to upload their avatar image and display that on articles they write and the author template.
Pls advise.