<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: favatars</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: favatars</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 06:34:25 +0000</pubDate>

<item>
<title>jamesjm on "Favatars stopped working!"</title>
<link>http://wordpress.org/support/topic/224708#post-938846</link>
<pubDate>Sun, 28 Dec 2008 21:04:54 +0000</pubDate>
<dc:creator>jamesjm</dc:creator>
<guid isPermaLink="false">938846@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Just checked: It does! (See &#60;a href=&#34;http://james.gameover.com/index.php/2005/on-horisontal-css-centering-using-absolute-positioning/&#34;&#62;this page for an example&#60;/a&#62;.)&#60;/p&#62;
&#60;p&#62;I am running into a problem when I try to run the &#34;Favatise my blog&#34; script on the admin-page. It times out saying &#34;cannot decode raw data” (NSURLErrorDomain:-1015)&#34;. Are you getting that too?
&#60;/p&#62;</description>
</item>
<item>
<title>jamesjm on "Favatars stopped working!"</title>
<link>http://wordpress.org/support/topic/224708#post-938822</link>
<pubDate>Sun, 28 Dec 2008 20:29:36 +0000</pubDate>
<dc:creator>jamesjm</dc:creator>
<guid isPermaLink="false">938822@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm wondering the same thing.&#60;/p&#62;
&#60;p&#62;I've added the following to my functions.php but I haven't been able to check if it works yet:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/* Gives Pings&#38;#38;Trackbacks a lower profile, by outputting just a link in a LI.
*/
function list_pings($comment, $args, $depth) {
       $GLOBALS[&#38;#39;comment&#38;#39;] = $comment;
?&#38;gt;
        &#38;lt;li id=&#38;quot;comment-&#38;lt;?php comment_ID(); ?&#38;gt;&#38;quot;&#38;gt;
        &#38;lt;p&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php comment_author_url(); ?&#38;gt;&#38;quot; class=&#38;quot;fav&#38;quot;&#38;gt;
        &#38;lt;?php comment_favicon(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;?php comment_author_link() ?&#38;gt;&#38;lt;/p&#38;gt;

&#38;lt;?php } ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope it works for you!
&#60;/p&#62;</description>
</item>
<item>
<title>jenseo on "Favatars stopped working!"</title>
<link>http://wordpress.org/support/topic/224708#post-922364</link>
<pubDate>Fri, 12 Dec 2008 13:27:19 +0000</pubDate>
<dc:creator>jenseo</dc:creator>
<guid isPermaLink="false">922364@http://wordpress.org/support/</guid>
<description>&#60;p&#62;And to be clear, the link to the page with pingbacks on it should be working, it's pingbacks from my own page, which worked perfectly in the past!
&#60;/p&#62;</description>
</item>
<item>
<title>jenseo on "Favatars stopped working!"</title>
<link>http://wordpress.org/support/topic/224708#post-922360</link>
<pubDate>Fri, 12 Dec 2008 13:23:59 +0000</pubDate>
<dc:creator>jenseo</dc:creator>
<guid isPermaLink="false">922360@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello!&#60;br /&#62;
I recently moved my wordpress blog to a new webhost, swedish loopia.se. Unfortunately, the favatar plugin doesn't work anymore. &#60;/p&#62;
&#60;p&#62;When I upgraded to 2.5, I implemented this fix: global $comment, $wpdb;&#60;br /&#62;
which made it work, but changing to my new webhost seems to have broken the plugin.&#60;/p&#62;
&#60;p&#62;I'm now on Wordpress 2.7, have tried to flush it, gravatise my blog and everything, but no favatars are showing up anymore.&#60;/p&#62;
&#60;p&#62;Here's a page with pingbacks on it, but instead of a favicon before the link, it just ends up empty: &#60;a href=&#34;http://jensfilipsson.com/photo-album/fabulous-five-on-iceland/&#34; rel=&#34;nofollow&#34;&#62;http://jensfilipsson.com/photo-album/fabulous-five-on-iceland/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm sorry that I can't provide more information, but I have no clue what could have caused this problem. &#60;/p&#62;
&#60;p&#62;Suggestions anyone?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/favatars/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/favatars/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>microkid on "Fix Favatars 2 in WP 2.5"</title>
<link>http://wordpress.org/support/topic/164772#post-786111</link>
<pubDate>Thu, 19 Jun 2008 21:47:23 +0000</pubDate>
<dc:creator>microkid</dc:creator>
<guid isPermaLink="false">786111@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Like a charm, thanks buddy.
&#60;/p&#62;</description>
</item>
<item>
<title>threestyler on "Recent Comments with Avatars"</title>
<link>http://wordpress.org/support/topic/146191#post-779812</link>
<pubDate>Wed, 11 Jun 2008 22:11:27 +0000</pubDate>
<dc:creator>threestyler</dc:creator>
<guid isPermaLink="false">779812@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Gravatar functionality is built into WordPress 2.5 . It's fairly easy to implement you just need to add:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo get_avatar($author_email, $size, $default_avatar ); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Inside the &#60;code&#62;foreach&#60;/code&#62; loop in comments.php&#60;/p&#62;
&#60;p&#62;More details in the &#60;a href=&#34;http://codex.wordpress.org/Using_Gravatars&#34;&#62;codex&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>LydiaLeibs on "Recent Comments with Avatars"</title>
<link>http://wordpress.org/support/topic/146191#post-779689</link>
<pubDate>Wed, 11 Jun 2008 19:43:48 +0000</pubDate>
<dc:creator>LydiaLeibs</dc:creator>
<guid isPermaLink="false">779689@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I would love to have this too.
&#60;/p&#62;</description>
</item>
<item>
<title>RickGC on "Fix Favatars 2 in WP 2.5"</title>
<link>http://wordpress.org/support/topic/164772#post-718675</link>
<pubDate>Mon, 31 Mar 2008 09:57:13 +0000</pubDate>
<dc:creator>RickGC</dc:creator>
<guid isPermaLink="false">718675@http://wordpress.org/support/</guid>
<description>&#60;p&#62;A quick &#38;#38; dirt fix to use Favatars 2 in WP 2.5:&#60;/p&#62;
&#60;p&#62;Just add&#60;/p&#62;
&#60;p&#62;&#60;code&#62;global $comment, $wpdb;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;in the very top of favatars.php&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/favatars/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/favatars/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>keydin on "Recent Comments with Avatars"</title>
<link>http://wordpress.org/support/topic/146191#post-682785</link>
<pubDate>Sat, 26 Jan 2008 04:40:23 +0000</pubDate>
<dc:creator>keydin</dc:creator>
<guid isPermaLink="false">682785@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Still trying to find information on this. Is there anyone from Wordpress that can help me out?
&#60;/p&#62;</description>
</item>
<item>
<title>keydin on "Recent Comments with Avatars"</title>
<link>http://wordpress.org/support/topic/146191#post-667864</link>
<pubDate>Fri, 28 Dec 2007 23:45:27 +0000</pubDate>
<dc:creator>keydin</dc:creator>
<guid isPermaLink="false">667864@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Checking back to see if anyone can help me on this?
&#60;/p&#62;</description>
</item>
<item>
<title>keydin on "Recent Comments with Avatars"</title>
<link>http://wordpress.org/support/topic/146191#post-657507</link>
<pubDate>Tue, 04 Dec 2007 02:42:11 +0000</pubDate>
<dc:creator>keydin</dc:creator>
<guid isPermaLink="false">657507@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Does anyone know where I can find a plugin for my self hosted WP does recent comments with favatars, and styled like the wp hosted blogs at wordpress.com (with the ghost men)?&#60;/p&#62;
&#60;p&#62;I have tried comvatars, but they don't look as nice.
&#60;/p&#62;</description>
</item>
<item>
<title>TomJohnson on "favatars plugin -- did it do anything?"</title>
<link>http://wordpress.org/support/topic/114279#post-546719</link>
<pubDate>Tue, 17 Apr 2007 04:55:38 +0000</pubDate>
<dc:creator>TomJohnson</dc:creator>
<guid isPermaLink="false">546719@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I installed the favatars plugin. I thought it would add little fav icons next to some trackbacks, but I can't see anything. Here is a &#60;a href=&#34;http://www.idratherbewriting.com/2007/04/09/twenty-usability-tips-for-your-blog-%e2%80%94-condensed-from-dozens-of-bloggers-experiences/&#34;&#62;post with a ton of comments&#60;/a&#62;. Shouldn't I see some favatars in there? I installed it correctly and then updated the entire backlog of comments (took about 30 minutes). It said it was successful, but I'm not seeing anything.
&#60;/p&#62;</description>
</item>
<item>
<title>latinastyln on "favatar in recent comments"</title>
<link>http://wordpress.org/support/topic/47702#post-263262</link>
<pubDate>Mon, 24 Oct 2005 16:42:04 +0000</pubDate>
<dc:creator>latinastyln</dc:creator>
<guid isPermaLink="false">263262@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I would like to you a favatar instead of a gravatar..&#60;br /&#62;
When pulling the recent comments to the sidebar..&#60;br /&#62;
&#60;a href=&#34;http://blog.jodies.de/archiv/2004/11/13/recent-comments/&#34;&#62;Get Recent Comments&#60;/a&#62;&#60;br /&#62;
does anyone know how I can accomodate this.&#60;br /&#62;
m
&#60;/p&#62;</description>
</item>

</channel>
</rss>
