<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: How to create a Blog Overview Page for a specific category?</title>
		<link>http://www.kriesi.at/support/topic/how-to-create-a-blog-overview-page-for-a-specific-category</link>
		<description>Support Forum - Topic: How to create a Blog Overview Page for a specific category?</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 00:20:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-to-create-a-blog-overview-page-for-a-specific-category" rel="self" type="application/rss+xml" />

		<item>
			<title>rhoel7 on "How to create a Blog Overview Page for a specific category?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-create-a-blog-overview-page-for-a-specific-category#post-8125</link>
			<pubDate>Tue, 02 Nov 2010 06:01:08 +0000</pubDate>
			<dc:creator>rhoel7</dc:creator>
			<guid isPermaLink="false">8125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Will try that, thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Noah Hendrix on "How to create a Blog Overview Page for a specific category?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-create-a-blog-overview-page-for-a-specific-category#post-8119</link>
			<pubDate>Tue, 02 Nov 2010 05:29:50 +0000</pubDate>
			<dc:creator>Noah Hendrix</dc:creator>
			<guid isPermaLink="false">8119@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Edit the &#60;strong&#62;Blog Overview Page Template&#60;/strong&#62;, &#60;em&#62;template_blog.php&#60;/em&#62;, in &#60;strong&#62;Appearance &#38;gt; Editor&#60;/strong&#62; on the right side.&#60;/p&#62;
&#60;p&#62;Look for this line&#60;br /&#62;
&#60;code&#62;$query_string = &#34;cat=&#34;.$negative_cats.&#34;&#38;amp;paged=$paged&#34;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Try changing it to&#60;br /&#62;
&#60;code&#62;$query_string = &#34;category__in=2,6&#38;amp;cat=&#34;.$negative_cats.&#34;&#38;amp;paged=$paged&#34;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Where &#60;strong&#62;2,6&#60;/strong&#62; is a list of category IDs that you wish to limit the query with. If that works well for you, then just duplicate the file in an FTP program and change the name and use that as the template.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rhoel7 on "How to create a Blog Overview Page for a specific category?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-create-a-blog-overview-page-for-a-specific-category#post-8113</link>
			<pubDate>Tue, 02 Nov 2010 02:29:43 +0000</pubDate>
			<dc:creator>rhoel7</dc:creator>
			<guid isPermaLink="false">8113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;When I create a page and use the &#34;Blog Overview&#34; template it works OK and it displays all blog posts from all categories as expected. But what if I wanted the Blog page to display only posts from ONE (or several) categories? How can this be done? Thanks!&#60;/p&#62;
&#60;p&#62;BR,&#60;br /&#62;
RHoel
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
