<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blinkky.com &#187; enable</title>
	<atom:link href="http://www.blinkky.com/tag/enable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blinkky.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Nov 2011 16:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Enable Gravatar On Your WordPress Blog ?</title>
		<link>http://www.blinkky.com/2009/12/how-to-enable-gravatar-on-your-wordpress-blog/</link>
		<comments>http://www.blinkky.com/2009/12/how-to-enable-gravatar-on-your-wordpress-blog/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 17:42:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[on]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=605</guid>
		<description><![CDATA[You have installed a new theme for your WordPress blog but there is no Gravatar available for that theme. Actually the solution is simple. So, How To Enable Gravatar On Your WordPress Blog ? No plugin needed =) 1. Open comment.php for your theme that you use for your blog. 2. Copy the code below [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://blinkky.com/images/gravatar_how_to.jpg" alt="" width="301" height="77" />You have installed a new theme for your <strong>WordPress blog</strong> but there is no <a href="http://blinkky.com/2009/04/what-is-gravatar/" target="_blank"><strong>Gravatar</strong></a> available for that theme. Actually the solution is simple.</p>
<p>So, <strong>How To Enable Gravatar On Your WordPress Blog ?</strong> No plugin needed =)<br />
<span id="more-605"></span></p>
<p><strong>1.</strong> Open <strong>comment.php</strong> for your theme that you use for your blog.</p>
<p><strong>2. </strong>Copy the code below :</p>
<p><textarea cols="55" rows="2" name="textarea">&lt;?php if(function_exists(&#8216;get_avatar&#8217;)) { echo get_avatar($comment, &#8217;40&#8242;); } ?&gt;</textarea></p>
<p><strong>3. </strong>Paste the code in <strong>comment.php</strong>. You&#8217;ll find the suitable place to paste code. Take a look on the example :</p>
<p><a href="http://blinkky.com/images/paste_code_gravatar_example.jpg"><img class="alignnone" title="paste_code_gravatar_example.jpg" src="http://blinkky.com/images/paste_code_gravatar_example.jpg" alt="" width="404" height="107" /></a></p>
<p style="text-align: left;"><em> Click on the image to view larger</em></p>
<p style="text-align: left;">
<p><strong>4.</strong> Save the <strong>comment.php</strong> file and you&#8217;re done! You can change the size of the gravatar. As you can see, I&#8217;m using 40 for the size of my gravatar. Good luck =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/12/how-to-enable-gravatar-on-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

