<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Thesis Tutorial: Multiple Custom Page Templates</title>
	<atom:link href="http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/</link>
	<description>WordPress and Thesis Expert. First things first but not necessarily in that order. (Topics may shift while in flight)</description>
	<lastBuildDate>Mon, 08 Mar 2010 09:14:33 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mel</title>
		<link>http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/comment-page-6/#comment-1821</link>
		<dc:creator>mel</dc:creator>
		<pubDate>Thu, 04 Mar 2010 22:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.berchman.com/?p=306#comment-1821</guid>
		<description>I&#039;ve used your tutorial to create a custom home page that uses a jpg containing the logo. The image does not appear when I view the page. What path should I be using in &lt;img src ... to bring in the image?</description>
		<content:encoded><![CDATA[<p>I&#39;ve used your tutorial to create a custom home page that uses a jpg containing the logo. The image does not appear when I view the page. What path should I be using in &lt;img src &#8230; to bring in the image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ireey</title>
		<link>http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/comment-page-6/#comment-1820</link>
		<dc:creator>ireey</dc:creator>
		<pubDate>Wed, 03 Mar 2010 04:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.berchman.com/?p=306#comment-1820</guid>
		<description>You have great tutorial and I am glad to paid a visit here.  Can you please help me on my problem? I am currently designing a website using Thesis, is it possible to make a certain page (Blog) stand out in the nav menu in bigger letters?  Also, is there a way to upload the image without using the URL? I want to know how? Thanks in advance!</description>
		<content:encoded><![CDATA[<p>You have great tutorial and I am glad to paid a visit here.  Can you please help me on my problem? I am currently designing a website using Thesis, is it possible to make a certain page (Blog) stand out in the nav menu in bigger letters?  Also, is there a way to upload the image without using the URL? I want to know how? Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendy</title>
		<link>http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/comment-page-6/#comment-1818</link>
		<dc:creator>Wendy</dc:creator>
		<pubDate>Tue, 02 Mar 2010 16:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.berchman.com/?p=306#comment-1818</guid>
		<description>Hi,&lt;br&gt;&lt;br&gt;Thanks for your useful tutorial. I am trying to make the home page a magazine style layout which I can click to pages in behind. I did try to make the home page a static page but it seems like the sidebar widgets are all gone and I have to code the home page in html. Is there a better way to do this?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your useful tutorial. I am trying to make the home page a magazine style layout which I can click to pages in behind. I did try to make the home page a static page but it seems like the sidebar widgets are all gone and I have to code the home page in html. Is there a better way to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: berchman</title>
		<link>http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/comment-page-6/#comment-1810</link>
		<dc:creator>berchman</dc:creator>
		<pubDate>Sat, 27 Feb 2010 16:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.berchman.com/?p=306#comment-1810</guid>
		<description>Lyman you are very welcome. Glad it helped you out.</description>
		<content:encoded><![CDATA[<p>Lyman you are very welcome. Glad it helped you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: berchman</title>
		<link>http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/comment-page-6/#comment-1811</link>
		<dc:creator>berchman</dc:creator>
		<pubDate>Sat, 27 Feb 2010 16:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.berchman.com/?p=306#comment-1811</guid>
		<description>Marco I would take these two things separately.  I would create a function to test and deliver the proper header area, then in the custom page template I would call the function to deliver the right header. It&#039;s nested functions. Hope this helps.</description>
		<content:encoded><![CDATA[<p>Marco I would take these two things separately.  I would create a function to test and deliver the proper header area, then in the custom page template I would call the function to deliver the right header. It&#39;s nested functions. Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: berchman</title>
		<link>http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/comment-page-6/#comment-1809</link>
		<dc:creator>berchman</dc:creator>
		<pubDate>Sat, 27 Feb 2010 16:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.berchman.com/?p=306#comment-1809</guid>
		<description>Thanks Travis. If I understand you correctly you want posts to use a certain custom page template. You should be able to create a conditional that tests for the correct category ID and then deliver the proper template.</description>
		<content:encoded><![CDATA[<p>Thanks Travis. If I understand you correctly you want posts to use a certain custom page template. You should be able to create a conditional that tests for the correct category ID and then deliver the proper template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: berchman</title>
		<link>http://www.berchman.com/thesis-tutorial-multiple-custom-page-templates/comment-page-6/#comment-1808</link>
		<dc:creator>berchman</dc:creator>
		<pubDate>Sat, 27 Feb 2010 16:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.berchman.com/?p=306#comment-1808</guid>
		<description>You make the conditional check for the homepage only, then deliver your custom page template. Then in the WordPress/Thesis options you set your default pages to take on the sidebars how you like. Hope this helps.</description>
		<content:encoded><![CDATA[<p>You make the conditional check for the homepage only, then deliver your custom page template. Then in the WordPress/Thesis options you set your default pages to take on the sidebars how you like. Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
