This plugin was initially written for a client and he agreed to open-source it. Thanks, John! Your visitors will be able to choose from the avatars you upload to your website for each and every comment they make. This can make leaving a comment on your blog more fun and more interesting for the visitors. See the comment form at the bottom for an example.
Downloads are available at wordpress.org.
The beautiful avatars on this page were created by Deleket.
Most plugin demos are disabled at the moment. I'll restore them as soon as possible.
I am Nicolas Kuttler, a web developer, system administrator and IT consultant from France, currently living in Germany.
i'm using your custom avatars for comments plugin and i have 70 avatars for my theme how can i do it random for posts?
please help me, thanks .)
sorry for my bad english, i guess i choose right words.
thank you for answer, and how can i do that :)
I left both sets of avatars up so you can see how one works and the other doesn't. The site is www.thefingernailfiles.com
Thanks!
great plugin!
how can i move the div comment-avatar-select-wrapper to the top, would to have the icone avatar first,
to the right to " leave a comment " please, css with big margin and padding isn't beautifull..!?
thanks for advise,sorry for bad english, i'm french.
Jess
The plugin documentation in my WP admin says that it's possible to see a live demo on this page, but I can't see any avatar to choose from. Am I wrong or have I missed something?
Regards,
AGC
One question, How do I remove the circle check box http://cuteinkorea.com/valentines-day/#comments and make it more like this http://misskika.com/wpblog/wp-admin/edit-comments.php I'm not sure what exactly I am looking for or on what page to tweak this in the codes! I'm a bit lost on what page to edit and the CSS ones with the widget are inactive so I'm not sure where to go Thank you!
I want to have a series of images, (candles, flags, etc.) that a commenter can choose from to post to their comment (which I'll call a condolence) on an obituary (post) page. I was able to get the images to show up but of course when the post is submitted, the image shows as the avatar. Is there a way to make the image show up next to their name or comment, but not in the avatar portion? Commenters can login with Facebook, so if they do, their FB photo shows up as the avatar - I don't want to lose that, but need some way of showing their condolence image with their post. Hope this makes sense.
Thank you!
- Remove the plugin's filter on get_avatar
- use CommentAvatarsFrontend->display() to show the avatar
As display() is intended to be used through the filter it might have to be modified slightly. That should do the trick.
This sounds like a feature I could add but I haven't released any plugin updates to any of my plugins in a looooong time...