Quote:
Originally Posted by amjadz4
Yes it works on 2.8.4 also. Make sure you disable it first and then upgrade. Then enable it. Avatars are already pulled with this plugin you just need to modify the code in the right way. And make sure you dont have gravatars enabled.
|
Thank you, the upgrade worked fine.
However, I have never had any luck with getting avatars and links to vB-profiles into Wordpress-posts. I try to follow the instructions, but get lost when I get to the part of "Wherever you see the code:
<?php the_author() ?> You can replace that with something like..." because I don't have that code anywhere in my comments.php. I do however find
value="<?php echo $comment_author; ?> but I guess that's not the same?