rbonzano 0 Report post Posted April 18, 2011 Hi All, I see it is possible to show a small bio with photo of each post user. I installed User photo plugins but it seems the photo is not shown. Where do I have to add the photos in order to be shown? I have multiple authors. Please HELP Share this post Link to post Share on other sites
cmunns 16 Report post Posted April 18, 2011 The theme uses images pulled from Gravatar.com. Using the plugin you have you'll need to use the template tags they provide to you ` userphoto_the_author_photo() userphoto_the_author_thumbnail() userphoto_comment_author_photo() userphoto_comment_author_thumbnail() ` and add them into the /library/_authorinfo.php file in EcoPro. Share this post Link to post Share on other sites