<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress plugin &#8220;Subscribe To Author Posts Feed&#8221;</title>
	<atom:link href="http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/</link>
	<description>Personal Website</description>
	<lastBuildDate>Tue, 31 Jan 2012 11:05:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ruben Sargsyan</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-525</link>
		<dc:creator>Ruben Sargsyan</dc:creator>
		<pubDate>Wed, 29 Dec 2010 06:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-525</guid>
		<description>Dave Tollefsen, I modified the plugin and sent it to you. Test it and inform me, please.

Thanks.</description>
		<content:encoded><![CDATA[<p>Dave Tollefsen, I modified the plugin and sent it to you. Test it and inform me, please.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Tollefsen</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-524</link>
		<dc:creator>Dave Tollefsen</dc:creator>
		<pubDate>Tue, 28 Dec 2010 14:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-524</guid>
		<description>Is there a way to move the link? Rather than at the bottom, I would like to have it at the top right of the blog but not thrilled with going into your plugin code to see how it detects location.</description>
		<content:encoded><![CDATA[<p>Is there a way to move the link? Rather than at the bottom, I would like to have it at the top right of the blog but not thrilled with going into your plugin code to see how it detects location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben Sargsyan</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-417</link>
		<dc:creator>Ruben Sargsyan</dc:creator>
		<pubDate>Tue, 30 Nov 2010 06:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-417</guid>
		<description>ryan, sorry, but I don&#039;t understand what you want.</description>
		<content:encoded><![CDATA[<p>ryan, sorry, but I don&#8217;t understand what you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-406</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 26 Nov 2010 09:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-406</guid>
		<description>hi ruben, nice to know you here
is it save to edit direct to the php file?
and how i can do that..?</description>
		<content:encoded><![CDATA[<p>hi ruben, nice to know you here<br />
is it save to edit direct to the php file?<br />
and how i can do that..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Hetherington</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-403</link>
		<dc:creator>Simon Hetherington</dc:creator>
		<pubDate>Thu, 25 Nov 2010 09:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-403</guid>
		<description>Thanks very much</description>
		<content:encoded><![CDATA[<p>Thanks very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben Sargsyan</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-402</link>
		<dc:creator>Ruben Sargsyan</dc:creator>
		<pubDate>Thu, 25 Nov 2010 06:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-402</guid>
		<description>Simon Hetherington,

Open the subscribe-to-author-posts-feed.php file from the plugin directory and change the line 39 from

if(!is_page($post_id) &amp;&amp; is_single($post_id)){ 

to 

if(!is_page($post_id)){

Thank you.</description>
		<content:encoded><![CDATA[<p>Simon Hetherington,</p>
<p>Open the subscribe-to-author-posts-feed.php file from the plugin directory and change the line 39 from</p>
<p>if(!is_page($post_id) &#038;&#038; is_single($post_id)){ </p>
<p>to </p>
<p>if(!is_page($post_id)){</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Hetherington</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-401</link>
		<dc:creator>Simon Hetherington</dc:creator>
		<pubDate>Wed, 24 Nov 2010 14:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-401</guid>
		<description>Very useful plugin thanks.

My site also only shows the link if you view the single post. Can you tell me how I can make the link appear at the bottom of each post on the home page.

thanks</description>
		<content:encoded><![CDATA[<p>Very useful plugin thanks.</p>
<p>My site also only shows the link if you view the single post. Can you tell me how I can make the link appear at the bottom of each post on the home page.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben Sargsyan</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-356</link>
		<dc:creator>Ruben Sargsyan</dc:creator>
		<pubDate>Fri, 05 Nov 2010 07:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-356</guid>
		<description>Hannah, but I see that the link to subscript is showing up. It is showing up only in the single post page under the post.

info sehat, if your site has only you as the writer, there is no need to use this plugin on that site! :)</description>
		<content:encoded><![CDATA[<p>Hannah, but I see that the link to subscript is showing up. It is showing up only in the single post page under the post.</p>
<p>info sehat, if your site has only you as the writer, there is no need to use this plugin on that site! <img src='http://rubensargsyan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: info sehat</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-353</link>
		<dc:creator>info sehat</dc:creator>
		<pubDate>Fri, 05 Nov 2010 01:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-353</guid>
		<description>too bad, my site only has me as the writer :)</description>
		<content:encoded><![CDATA[<p>too bad, my site only has me as the writer <img src='http://rubensargsyan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hannah</title>
		<link>http://rubensargsyan.com/wordpress-plugin-subscribe-to-author-posts-feed/comment-page-1/#comment-348</link>
		<dc:creator>Hannah</dc:creator>
		<pubDate>Thu, 04 Nov 2010 12:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://rubensargsyan.com/?p=283#comment-348</guid>
		<description>Hi,

I just activated the subscribe plug in for the blog listed above, and the link to subscribe is not showing up.  I put in my api key already as well.

thanks

Hannah</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just activated the subscribe plug in for the blog listed above, and the link to subscribe is not showing up.  I put in my api key already as well.</p>
<p>thanks</p>
<p>Hannah</p>
]]></content:encoded>
	</item>
</channel>
</rss>

