I have a little problem. On the admin site it is possible to add an Avatar URL to every news severally. It's Ok, but I don't know how can I display it in my template.
There is an {avatar} tag at templates but it only display the avatar of the news poster.
I try to add a new tag for it in the index.php near 486. line
and use this in the template but it didn't work. It wanted to display the profile avatar too. But if I write the code for exemple this at the same line