<?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"
	>
<channel>
	<title>Comments on: Paging and Custom WordPress Loops</title>
	<atom:link href="http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<pubDate>Fri, 29 Aug 2008 21:48:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Shelly</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1235710</link>
		<dc:creator>Shelly</dc:creator>
		<pubDate>Fri, 22 Aug 2008 13:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1235710</guid>
		<description>Heh.  This works - but *only* if you're using the default permalinks.  I've been trying to figure this out since 2.1.x. I've just upgraded to 2.5.1, and I'm still having issues.  I can do this - but only if I have "pretty permalinks" shut off.  

Got any ideas why? (But thanks for the tut - I'm one step further than i was when I started!)</description>
		<content:encoded><![CDATA[<p>Heh.  This works - but *only* if you&#8217;re using the default permalinks.  I&#8217;ve been trying to figure this out since 2.1.x. I&#8217;ve just upgraded to 2.5.1, and I&#8217;m still having issues.  I can do this - but only if I have &#8220;pretty permalinks&#8221; shut off.  </p>
<p>Got any ideas why? (But thanks for the tut - I&#8217;m one step further than i was when I started!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1235661</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 21 Aug 2008 21:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1235661</guid>
		<description>You sir, are awesome! Thanks for the post!</description>
		<content:encoded><![CDATA[<p>You sir, are awesome! Thanks for the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: don</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1235464</link>
		<dc:creator>don</dc:creator>
		<pubDate>Tue, 19 Aug 2008 19:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1235464</guid>
		<description>I'm trying a lot of similar stuff to your more recent comments. I have a page I'm breaiking into two columns (using divs). One column shows the first 5 posts from a category, the other shows the next 5 (using offset). I wanted to know if this method of pagination will allow the next page to "pick up where I left off" and continue the two column format. 

Otherwise... great code. It really helped in another situation.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying a lot of similar stuff to your more recent comments. I have a page I&#8217;m breaiking into two columns (using divs). One column shows the first 5 posts from a category, the other shows the next 5 (using offset). I wanted to know if this method of pagination will allow the next page to &#8220;pick up where I left off&#8221; and continue the two column format. </p>
<p>Otherwise&#8230; great code. It really helped in another situation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald Huereca</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1234627</link>
		<dc:creator>Ronald Huereca</dc:creator>
		<pubDate>Thu, 07 Aug 2008 03:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1234627</guid>
		<description>@Dan,

I'm afraid not.  I've never gotten paging to work on more than one loop since they all use the same global variable.</description>
		<content:encoded><![CDATA[<p>@Dan,</p>
<p>I&#8217;m afraid not.  I&#8217;ve never gotten paging to work on more than one loop since they all use the same global variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Gayle</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1234608</link>
		<dc:creator>Dan Gayle</dc:creator>
		<pubDate>Wed, 06 Aug 2008 19:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1234608</guid>
		<description>I'm working on a three loop theme, and I'm trying my hardest to get the next_posts_link to rotate all three loops. It's driving me mad, because I can get it to work for two out of three, but not the last loop.

Any ideas?

The code:
http://wordpress.pastebin.ca/1094042</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on a three loop theme, and I&#8217;m trying my hardest to get the next_posts_link to rotate all three loops. It&#8217;s driving me mad, because I can get it to work for two out of three, but not the last loop.</p>
<p>Any ideas?</p>
<p>The code:<br />
<a href="http://wordpress.pastebin.ca/1094042">http://wordpress.pastebin.ca/1094042</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venzie</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1232556</link>
		<dc:creator>venzie</dc:creator>
		<pubDate>Wed, 02 Jul 2008 16:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1232556</guid>
		<description>thanks. this worked for me. however, is there a way to have page numbers inserted in between the "&#60;&#62;" tags? much like what is done here: http://www.inquirer.net/specialfeatures/nbndeal/archive.php ?</description>
		<content:encoded><![CDATA[<p>thanks. this worked for me. however, is there a way to have page numbers inserted in between the &#8220;&lt;&gt;&#8221; tags? much like what is done here: <a href="http://www.inquirer.net/specialfeatures/nbndeal/archive.php">http://www.inquirer.net/specia.....rchive.php</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DC</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1232303</link>
		<dc:creator>DC</dc:creator>
		<pubDate>Mon, 30 Jun 2008 15:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1232303</guid>
		<description>You, sir, are a genius. I'd been trying to wrap my noob programmer head around multiple loops for a bit with code pulled from multiple templates; your solution pretty much fixed my problems. Thank you!</description>
		<content:encoded><![CDATA[<p>You, sir, are a genius. I&#8217;d been trying to wrap my noob programmer head around multiple loops for a bit with code pulled from multiple templates; your solution pretty much fixed my problems. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1229724</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 11 Jun 2008 18:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1229724</guid>
		<description>Thanks for the code tip.

However, if &lt;code&gt;$wp_query-&#62;query('cat=X&#38;showposts=5'.'&#38;paged='.$paged)&lt;/code&gt; will get me everything from category X, how do I modify it to get posts that are in &lt;em&gt;both&lt;/em&gt; category X &lt;em&gt;and&lt;/em&gt; category Y?</description>
		<content:encoded><![CDATA[<p>Thanks for the code tip.</p>
<p>However, if <code>$wp_query-&gt;query('cat=X&amp;showposts=5'.'&amp;paged='.$paged)</code> will get me everything from category X, how do I modify it to get posts that are in <em>both</em> category X <em>and</em> category Y?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IndoDX</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1228348</link>
		<dc:creator>IndoDX</dc:creator>
		<pubDate>Fri, 30 May 2008 00:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1228348</guid>
		<description>This is that I really looking for, thanks to make it Possible ;)</description>
		<content:encoded><![CDATA[<p>This is that I really looking for, thanks to make it Possible <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bnry</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1227485</link>
		<dc:creator>bnry</dc:creator>
		<pubDate>Thu, 22 May 2008 04:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1227485</guid>
		<description>Thanks! I have been googling around for quite some time now looking for a way to do this! I'm surprised this information was so difficult to come by.</description>
		<content:encoded><![CDATA[<p>Thanks! I have been googling around for quite some time now looking for a way to do this! I&#8217;m surprised this information was so difficult to come by.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Kolbert</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1226607</link>
		<dc:creator>John Kolbert</dc:creator>
		<pubDate>Wed, 14 May 2008 05:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1226607</guid>
		<description>Thanks Ronald, I look forward to seeing what you can come up with!</description>
		<content:encoded><![CDATA[<p>Thanks Ronald, I look forward to seeing what you can come up with!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald Huereca</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1226535</link>
		<dc:creator>Ronald Huereca</dc:creator>
		<pubDate>Tue, 13 May 2008 05:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1226535</guid>
		<description>@John,
That's odd.  I haven't tried an offset, but I know what you mean.  Let me play around a bit and see if I can figure out what's wrong.</description>
		<content:encoded><![CDATA[<p>@John,<br />
That&#8217;s odd.  I haven&#8217;t tried an offset, but I know what you mean.  Let me play around a bit and see if I can figure out what&#8217;s wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Kolbert</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1226533</link>
		<dc:creator>John Kolbert</dc:creator>
		<pubDate>Tue, 13 May 2008 05:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1226533</guid>
		<description>How would you use this with an offset? For example '&#38;offset=1', so it doesn't show the most recent 1 post. I tried usuing it as usual and it broke the navigation control</description>
		<content:encoded><![CDATA[<p>How would you use this with an offset? For example &#8216;&amp;offset=1&#8242;, so it doesn&#8217;t show the most recent 1 post. I tried usuing it as usual and it broke the navigation control</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul @ Web Design Ireland</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1226291</link>
		<dc:creator>Paul @ Web Design Ireland</dc:creator>
		<pubDate>Sun, 11 May 2008 16:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1226291</guid>
		<description>Great stuff, just what I needed for a Wordpress project.</description>
		<content:encoded><![CDATA[<p>Great stuff, just what I needed for a Wordpress project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extremisimo</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1224148</link>
		<dc:creator>Extremisimo</dc:creator>
		<pubDate>Sat, 26 Apr 2008 02:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1224148</guid>
		<description>[...] están pensando en agregar cositas nuevas a sus themes wordpress, acabo de ver este agradable tip para generar paginación con nuestros articulos [...]</description>
		<content:encoded><![CDATA[<p>[...] están pensando en agregar cositas nuevas a sus themes wordpress, acabo de ver este agradable tip para generar paginación con nuestros articulos [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Weekly News, 17-2008</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1224100</link>
		<dc:creator>WordPress Weekly News, 17-2008</dc:creator>
		<pubDate>Fri, 25 Apr 2008 09:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1224100</guid>
		<description>[...] Weblog Tools Collection made a great post that shows how to use pagination in the WordPress loops. [...]</description>
		<content:encoded><![CDATA[<p>[...] Weblog Tools Collection made a great post that shows how to use pagination in the WordPress loops. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ultime dal fronte WordPress 17-2008</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1224042</link>
		<dc:creator>Ultime dal fronte WordPress 17-2008</dc:creator>
		<pubDate>Thu, 24 Apr 2008 16:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1224042</guid>
		<description>[...] Weblog Tools Collection pubblica un interessante post che illustra come integrare la paginazione nei loop di WordPress. [...]</description>
		<content:encoded><![CDATA[<p>[...] Weblog Tools Collection pubblica un interessante post che illustra come integrare la paginazione nei loop di WordPress. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Do zákulisia celulózových výluhov a ?alší v rade : M+M+M+M (4M)</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1223927</link>
		<dc:creator>Do zákulisia celulózových výluhov a ?alší v rade : M+M+M+M (4M)</dc:creator>
		<pubDate>Wed, 23 Apr 2008 14:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1223927</guid>
		<description>[...] Paging and Custom WordPress Loops - Za chví?u zo m?a bude programátor  Ale ke? m?a to tak baví a skladanie kúskov kódov je ako Lego. No vždy treba ma? na pamäti, že profesionálne nasadenie si žiada profesionálny prístup. Amatérom sú pravidelne skryté na prvý poh?ad nevidite?né bezpe?nostné súvislosti. No a naopak, také to domácke programovanie je pre nás vedúcich projektov, zadávate?ov neocenite?né v jednej zásadnej oblasti. Vieme, že to ide zrealizova?. [...]</description>
		<content:encoded><![CDATA[<p>[...] Paging and Custom WordPress Loops - Za chví?u zo m?a bude programátor  Ale ke? m?a to tak baví a skladanie kúskov kódov je ako Lego. No vždy treba ma? na pamäti, že profesionálne nasadenie si žiada profesionálny prístup. Amatérom sú pravidelne skryté na prvý poh?ad nevidite?né bezpe?nostné súvislosti. No a naopak, také to domácke programovanie je pre nás vedúcich projektov, zadávate?ov neocenite?né v jednej zásadnej oblasti. Vieme, že to ide zrealizova?. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carson</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1223828</link>
		<dc:creator>Carson</dc:creator>
		<pubDate>Tue, 22 Apr 2008 15:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1223828</guid>
		<description>I implemented your example code on my locally hosted test blog and found that it worked well except for one thing. When I click the More link it advances the actual recently posted articles as well as the new list of recently posted article titles. I looked at your implementation at raproject and saw that it doesn't do this. Any idea why mine behaves that way?</description>
		<content:encoded><![CDATA[<p>I implemented your example code on my locally hosted test blog and found that it worked well except for one thing. When I click the More link it advances the actual recently posted articles as well as the new list of recently posted article titles. I looked at your implementation at raproject and saw that it doesn&#8217;t do this. Any idea why mine behaves that way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruminate &#187; Blog Archive &#187; Linklog: 2008-04-22</title>
		<link>http://weblogtoolscollection.com/archives/2008/04/19/paging-and-custom-wordpress-loops/#comment-1223823</link>
		<dc:creator>Ruminate &#187; Blog Archive &#187; Linklog: 2008-04-22</dc:creator>
		<pubDate>Tue, 22 Apr 2008 13:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3445#comment-1223823</guid>
		<description>[...] Paging and Custom WordPress Loops &#8212; I stumbled on the right combination here by accident&#8230; useful info for anyone trying to deal with multiple &#8220;loops&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Paging and Custom WordPress Loops &#8212; I stumbled on the right combination here by accident&#8230; useful info for anyone trying to deal with multiple &#8220;loops&#8221; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
