Allows custom avatars for every comment.
Q: I have uploaded avatars, there is no error message on the settings page, but I still can't see the avatar selection field
A: Your theme is most likely broken. Tell your theme developer to read the Theme Development page and to add the comment_form action.
Q: I don't like where the avatar selection field shows up on the page.
A: Perform the following steps:
<?php global $CommentAvatarsFrontend; if ( isset( $CommentAvatarsFrontend ) ) $CommentAvatarsFrontend->select(); ?> where the avatar select list should appear.Q: How do I remove the link to the plugin homepage?
A: Please read the plugin's settings page, you can disable it there.
Requires: 2.9 or higher
Compatible up to: 3.1.4
Last Updated: 2010-12-9
Downloads: 11,745
Got something to say? Need help?