<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>WordPress &#8250; Support &#187; Topic: Category Paging Issue</title>
		<link>http://wordpress.org/support/topic/category-paging-issue</link>
		<description>WordPress &#8250; Support</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 05:33:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/support/rss/topic/category-paging-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>arfanmahmood on "Category Paging Issue"</title>
			<link>http://wordpress.org/support/topic/category-paging-issue#post-1708604</link>
			<pubDate>Fri, 24 Sep 2010 19:58:09 +0000</pubDate>
			<dc:creator>arfanmahmood</dc:creator>
			<guid isPermaLink="false">1708604@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>I have already tried the same way and now roll back to default settings. But still not working.
</p>]]></description>
					</item>
		<item>
			<title>esmi on "Category Paging Issue"</title>
			<link>http://wordpress.org/support/topic/category-paging-issue#post-1708556</link>
			<pubDate>Fri, 24 Sep 2010 19:31:39 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">1708556@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>The paging should be created by default by WP. Try deactivating your paging plugin and see if that helps. Also try resetting your custom permalinks back to the default setting and deleting/renaming your WordPress .htaccess file. If this works, then review <a href="http://codex.wordpress.org/Using_Permalinks">Using_Permalinks</a> before setting a custom permalink structure back up again.
</p>]]></description>
					</item>
		<item>
			<title>arfanmahmood on "Category Paging Issue"</title>
			<link>http://wordpress.org/support/topic/category-paging-issue#post-1708553</link>
			<pubDate>Fri, 24 Sep 2010 19:29:46 +0000</pubDate>
			<dc:creator>arfanmahmood</dc:creator>
			<guid isPermaLink="false">1708553@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Not working. I think issue is with the link, where <strong>/page/2</strong> is added as an extra. May be we need to update in permalink or in htaccess.
</p>]]></description>
					</item>
		<item>
			<title>esmi on "Category Paging Issue"</title>
			<link>http://wordpress.org/support/topic/category-paging-issue#post-1708541</link>
			<pubDate>Fri, 24 Sep 2010 19:24:53 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">1708541@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Try:</p>
<p><code>$wp_query-&#62;query(&#039;posts_per_page=1&#38;cat=&#039;.$cat.&#039;&#38;paged=&#039;.$paged);</code>
</p>]]></description>
					</item>
		<item>
			<title>arfanmahmood on "Category Paging Issue"</title>
			<link>http://wordpress.org/support/topic/category-paging-issue#post-1708522</link>
			<pubDate>Fri, 24 Sep 2010 19:16:03 +0000</pubDate>
			<dc:creator>arfanmahmood</dc:creator>
			<guid isPermaLink="false">1708522@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Yes, I am using the following query:</p>
<blockquote><p>		$paged = (get_query_var('paged')) ? get_query_var('paged') : 1;</p>
<p>		$temp = $wp_query;<br />
		$wp_query= null;<br />
		$wp_query = new WP_Query();<br />
		$wp_query-&#62;query('showposts=1&#38;cat='.$cat.'&#38;paged='.$paged);</p></blockquote>]]></description>
					</item>
		<item>
			<title>esmi on "Category Paging Issue"</title>
			<link>http://wordpress.org/support/topic/category-paging-issue#post-1708515</link>
			<pubDate>Fri, 24 Sep 2010 19:13:50 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">1708515@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Does the template file for that page use a custom query?
</p>]]></description>
					</item>
		<item>
			<title>arfanmahmood on "Category Paging Issue"</title>
			<link>http://wordpress.org/support/topic/category-paging-issue#post-1708430</link>
			<pubDate>Fri, 24 Sep 2010 18:37:16 +0000</pubDate>
			<dc:creator>arfanmahmood</dc:creator>
			<guid isPermaLink="false">1708430@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Getting issue with the paging under category. </p>
<p><a href="http://www.mame.com.au/dev/accessories/shoes-boots" rel="nofollow">http://www.mame.com.au/dev/accessories/shoes-boots</a></p>
<p>When click on the next or number. It takes me to the 404 page.
</p>]]></description>
					</item>

	</channel>
</rss>
