<?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: Comments Pagination &#8211; WordPress &#8211; Bug Fixed!</title>
	<atom:link href="http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/</link>
	<description>Wordpress Developer, New York</description>
	<lastBuildDate>Fri, 20 May 2011 02:27:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
	<item>
		<title>By: w3 total cache comments_per_page, division by zero &#124; Make Money Blogging Tips For Free</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-258</link>
		<dc:creator>w3 total cache comments_per_page, division by zero &#124; Make Money Blogging Tips For Free</dc:creator>
		<pubDate>Fri, 20 May 2011 02:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-258</guid>
		<description>[...] Something I still have to look into: http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/. [...]</description>
		<content:encoded><![CDATA[<p>[...] Something I still have to look into: <a href="http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/" rel="nofollow">http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arul</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-250</link>
		<dc:creator>Arul</dc:creator>
		<pubDate>Thu, 20 Jan 2011 16:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-250</guid>
		<description>thanks..</description>
		<content:encoded><![CDATA[<p>thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RahmanAulia</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-249</link>
		<dc:creator>RahmanAulia</dc:creator>
		<pubDate>Tue, 18 Jan 2011 13:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-249</guid>
		<description>hi jaymin, thanks for the code but this make the old comments are always on the front page, how to make the latest comments is always on the front page?</description>
		<content:encoded><![CDATA[<p>hi jaymin, thanks for the code but this make the old comments are always on the front page, how to make the latest comments is always on the front page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ILIA</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-155</link>
		<dc:creator>ILIA</dc:creator>
		<pubDate>Fri, 21 May 2010 22:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-155</guid>
		<description>@Jeff,
 $comments = array_reverse($comments, true);
 $comments = array_slice($comments, intval(($apage-1)*$comments_per_page), intval($comments_per_page));</description>
		<content:encoded><![CDATA[<p>@Jeff,<br />
 $comments = array_reverse($comments, true);<br />
 $comments = array_slice($comments, intval(($apage-1)*$comments_per_page), intval($comments_per_page));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-150</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 11 May 2010 21:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-150</guid>
		<description>Thank you!!</description>
		<content:encoded><![CDATA[<p>Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SouthWind43</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-38</link>
		<dc:creator>SouthWind43</dc:creator>
		<pubDate>Thu, 22 Oct 2009 22:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-38</guid>
		<description>Could it be that the affects of Food Inc. ,</description>
		<content:encoded><![CDATA[<p>Could it be that the affects of Food Inc. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubz</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-37</link>
		<dc:creator>ubz</dc:creator>
		<pubDate>Thu, 22 Oct 2009 10:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-37</guid>
		<description>I was searching for something like this since 2 days. I am actually converting my html site into wordpress and my html site comments had some extra fields and different pagination requirements. And your code has helped me achieve that! Thanks a Lot!</description>
		<content:encoded><![CDATA[<p>I was searching for something like this since 2 days. I am actually converting my html site into wordpress and my html site comments had some extra fields and different pagination requirements. And your code has helped me achieve that! Thanks a Lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaymin Patel</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-/#comment-40</link>
		<dc:creator>Jaymin Patel</dc:creator>
		<pubDate>Wed, 16 Sep 2009 19:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-40</guid>
		<description>@Jeff, this solution works with earlier versions of wordpress not with the one came out with comments pagination. You can get rid of wordpress core pagination in the template, if there is any, and try only this one. This should work stand alone in your template comments.php file.</description>
		<content:encoded><![CDATA[<p>@Jeff, this solution works with earlier versions of wordpress not with the one came out with comments pagination. You can get rid of wordpress core pagination in the template, if there is any, and try only this one. This should work stand alone in your template comments.php file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-39</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 16 Sep 2009 16:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-39</guid>
		<description>Can you please explain what exactly this bug fixes?

I am having an issue that might be related to this.  I have comments per page set to 5 in the admin panel.  When a post has 6 comments, it will display 1 comment on the first page, and then 5 comments when you click &quot;Older Comments.&quot;  I basically want to reverse this behavior, with 5 comments showing up first, then when you click &quot;Older Comments&quot;, it shows 1 comment.  If you could please post here or email me, I would appreciate it!</description>
		<content:encoded><![CDATA[<p>Can you please explain what exactly this bug fixes?</p>
<p>I am having an issue that might be related to this.  I have comments per page set to 5 in the admin panel.  When a post has 6 comments, it will display 1 comment on the first page, and then 5 comments when you click &#8220;Older Comments.&#8221;  I basically want to reverse this behavior, with 5 comments showing up first, then when you click &#8220;Older Comments&#8221;, it shows 1 comment.  If you could please post here or email me, I would appreciate it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaymin Patel</title>
		<link>http://www.jayminkapish.com/2008/06/13/comments-pagination-wordpress/comment-page-1/#comment-36</link>
		<dc:creator>Jaymin Patel</dc:creator>
		<pubDate>Mon, 27 Oct 2008 18:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kapish.co.in/?p=28#comment-36</guid>
		<description>Jonathan, you can try http://php.net/array_reverse</description>
		<content:encoded><![CDATA[<p>Jonathan, you can try <a href="http://php.net/array_reverse" rel="nofollow">http://php.net/array_reverse</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.jayminkapish.com @ 2012-02-07 02:55:23 by W3 Total Cache -->
