<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Multiple Page Templates</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Fri, 24 May 2013 09:38:09 +0000</pubDate>

<item>
<title>helgatheviking on "Multiple Page Templates"</title>
<link>http://themeshaper.com/forums/topic/multiple-page-templates#post-20798</link>
<pubDate>Sat, 23 Apr 2011 21:30:16 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">20798@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;sure it suits what you are trying to do.  you conditionally load the layout according to which template you are on.  instead of the conditions chris uses you'd use is_page_template('name-o-template.php')&#60;/p&#62;
&#60;p&#62;or you could get around that by using wp_enqueue_style before the get_header() in the template page.  i do that sometimes w/ wp_enqueue_script for scripts that i only want to load on particular templates.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_enqueue_style&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/wp_enqueue_style&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;that might be easiest.
&#60;/p&#62;</description>
</item>
<item>
<title>yannibmbr on "Multiple Page Templates"</title>
<link>http://themeshaper.com/forums/topic/multiple-page-templates#post-20796</link>
<pubDate>Sat, 23 Apr 2011 19:09:56 +0000</pubDate>
<dc:creator>yannibmbr</dc:creator>
<guid isPermaLink="false">20796@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hey there,&#60;br /&#62;
Tanks for the prompt reply and sorry about the eye. =)&#60;/p&#62;
&#60;p&#62;I did see that post, that you linked to, I wasn't sure if it would suit what I was doing. I'd just like to do this using a selectable page template. &#60;/p&#62;
&#60;p&#62;I also see a full width template is available, which is awesome.&#60;/p&#62;
&#60;p&#62;I'm trying to create the following page templates&#60;br /&#62;
content/sidebar/sidebar&#60;br /&#62;
sidebar/content/sidebar&#60;br /&#62;
sidebar/sidebar/content&#60;br /&#62;
sidebar/content&#60;/p&#62;
&#60;p&#62;Does that make sense?
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Multiple Page Templates"</title>
<link>http://themeshaper.com/forums/topic/multiple-page-templates#post-20795</link>
<pubDate>Sat, 23 Apr 2011 18:38:18 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">20795@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;my eye!!!  kidding.  you could try:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://programming.thematic4you.com/2010/01/how-to-use-a-different-layout-for-a-certain-page/&#34; rel=&#34;nofollow&#34;&#62;http://programming.thematic4you.com/2010/01/how-to-use-a-different-layout-for-a-certain-page/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ps- thematic already has a full-width template, so you don't have to make one.
&#60;/p&#62;</description>
</item>
<item>
<title>yannibmbr on "Multiple Page Templates"</title>
<link>http://themeshaper.com/forums/topic/multiple-page-templates#post-20794</link>
<pubDate>Sat, 23 Apr 2011 17:36:40 +0000</pubDate>
<dc:creator>yannibmbr</dc:creator>
<guid isPermaLink="false">20794@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I know this topic has been covered to death, so I apologize if seeing one more about it is like sharp stick to the eye.&#60;/p&#62;
&#60;p&#62;I have read the post on creating a full-width template here: &#60;a href=&#34;http://wptheming.com/2010/03/custom-page-templates-thematic&#34; rel=&#34;nofollow&#34;&#62;http://wptheming.com/2010/03/custom-page-templates-thematic&#60;/a&#62; and I &#34;get&#34; it. I'm confused on how to do this for other types of layouts. I know that thematic has several CSS layout styles. How could I call those layouts into different page templates? I'm probably over thinking this.&#60;/p&#62;
&#60;p&#62;I've tried creating page templates that call the different css styles and I haven't gotten it to work. Any pointers are greatly appreciated. I'm going to do some push ups and karate stick fighing in the meantime. Brb. =)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
