I want to add a custom field to let the subscribers define their avatars by adding image url (not upload)
I found this tutorial
http://www.billerickson.net/wordpress-custom-avatar/
It could successfully show the authors' user images they have set but when others make comments, their avatar became the same as the article author's avatar......
so I think the code failed to set the commenter's avatar....
Hope to find the solution here or a replaced method