<?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 - Tag: Custom Page Templates - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/custom-page-templates</link>
		<description>Support Forum - Tag: Custom Page Templates - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 04:09:06 +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/tags/custom-page-templates" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Custom Page Templates"</title>
			<link>http://www.kriesi.at/support/topic/custom-page-templates#post-32948</link>
			<pubDate>Thu, 24 Nov 2011 07:11:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32948@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - basically you just need to make a copy of page.php, at the very top add the &#34;page template name&#34; as comment and then modify following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;page&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;so that it points to your template (i.e. includes/page_custom.php would look like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;page_custom&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then make a copy of includes/loop-page.php, rename it to loop-page_custom.php and add your custom queries
&#60;/p&#62;</description>
		</item>
		<item>
			<title>prapsaru on "Custom Page Templates"</title>
			<link>http://www.kriesi.at/support/topic/custom-page-templates#post-32912</link>
			<pubDate>Thu, 24 Nov 2011 00:05:10 +0000</pubDate>
			<dc:creator>prapsaru</dc:creator>
			<guid isPermaLink="false">32912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd like to develop some custom page templates with database queries.  The Avisio theme offers a straightforward way of doing this.  Is there a similar method in this theme?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
