<?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: How to use custom page template in WordPress themes</title> <atom:link href="http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates/feed" rel="self" type="application/rss+xml" /><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates</link> <description>Coding, WordPress, SEO, Games and Rants</description> <lastBuildDate>Sat, 20 Mar 2010 03:11:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Custom Page Templates - Calling An External CSS File &#124; thisispopup.com</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-13363</link> <dc:creator>Custom Page Templates - Calling An External CSS File &#124; thisispopup.com</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-13363</guid> <description>[...] How to use custom page template in WordPress themes by Vladimir Prelovac [...]</description> <content:encoded><![CDATA[<p>[...] How to use custom page template in WordPress themes by Vladimir Prelovac [...]</p> ]]></content:encoded> </item> <item><title>By: Custom Page Templates - Calling An External CSS File &#124; More Than Scratch The Surface</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-11352</link> <dc:creator>Custom Page Templates - Calling An External CSS File &#124; More Than Scratch The Surface</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-11352</guid> <description>[...] How to use custom page template in WordPress themes by Vladimir Prelovac [...]</description> <content:encoded><![CDATA[<p>[...] How to use custom page template in WordPress themes by Vladimir Prelovac [...]</p> ]]></content:encoded> </item> <item><title>By: Toby</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-10058</link> <dc:creator>Toby</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-10058</guid> <description>Thanks for the easy tutorial. Works like a charm!</description> <content:encoded><![CDATA[<p>Thanks for the easy tutorial. Works like a charm!</p> ]]></content:encoded> </item> <item><title>By: Green Fitness</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-7466</link> <dc:creator>Green Fitness</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-7466</guid> <description>?php if (! is_page(&#039;forum&#039;) &#124;&#124; is_page(&#039;google-search&#039;) ) get_sidebar(); ?One more try.</description> <content:encoded><![CDATA[<p>?php if (! is_page('forum') || is_page('google-search') ) get_sidebar(); ?</p><p>One more try.</p> ]]></content:encoded> </item> <item><title>By: Green Fitness</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-7465</link> <dc:creator>Green Fitness</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-7465</guid> <description>I can&#039;t get my post to show the code I put in my footer.php.  So I am trying again here it is.-&quot;&quot;-</description> <content:encoded><![CDATA[<p>I can't get my post to show the code I put in my footer.php.  So I am trying again here it is.</p><p>-""-</p> ]]></content:encoded> </item> <item><title>By: Green Fitness</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-7324</link> <dc:creator>Green Fitness</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-7324</guid> <description>Awesome this is the post I had been waiting for and it works well for the forum.  I am also trying to get google custom search for adsense to work so the results would display in a separate page.  I took what you had given on the forum which works for me as displayed here http://www.greenfitnessworld.com/forum.  However if you go to http://www.greenfitnessworld.com/google-search the side bars get shifted over for some reason.  I created a new template like this for google search.In the footer.php I added this.It is probably something I am doing wrong with the OR statement.  If someone could respond that would be great.</description> <content:encoded><![CDATA[<p>Awesome this is the post I had been waiting for and it works well for the forum.  I am also trying to get google custom search for adsense to work so the results would display in a separate page.  I took what you had given on the forum which works for me as displayed here <a
href="http://www.greenfitnessworld.com/forum" rel="nofollow">http://www.greenfitnessworld.com/forum</a>.  However if you go to <a
href="http://www.greenfitnessworld.com/google-search" rel="nofollow">http://www.greenfitnessworld.com/google-search</a> the side bars get shifted over for some reason.  I created a new template like this for google search.</p><p>In the footer.php I added this.</p><p>It is probably something I am doing wrong with the OR statement.  If someone could respond that would be great.</p> ]]></content:encoded> </item> <item><title>By: Pablo DiCiacco</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-7233</link> <dc:creator>Pablo DiCiacco</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-7233</guid> <description>To Ray above me here...The &quot;Headspace&quot; plugin says it has the ability to assign different theme styles to pages. You might take a look and see if it will work for you.Or, you could call a separate style sheet in your custom template. Like this:
@import &quot;http://your-site/name-of-style.css&quot;;Hope that helps!Pablo</description> <content:encoded><![CDATA[<p>To Ray above me here...</p><p>The "Headspace" plugin says it has the ability to assign different theme styles to pages. You might take a look and see if it will work for you.</p><p>Or, you could call a separate style sheet in your custom template. Like this:<br
/> @import "http://your-site/name-of-style.css";</p><p>Hope that helps!</p><p>Pablo</p> ]]></content:encoded> </item> <item><title>By: Dejan</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-7149</link> <dc:creator>Dejan</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-7149</guid> <description>Ne radi ovo...</description> <content:encoded><![CDATA[<p>Ne radi ovo...</p> ]]></content:encoded> </item> <item><title>By: Ray</title><link>http://www.prelovac.com/vladimir/customize-your-themes-with-page-templates#comment-6925</link> <dc:creator>Ray</dc:creator> <pubDate></pubDate> <guid
isPermaLink="false">http://www.prelovac.com/vladimir/?p=805#comment-6925</guid> <description>Like what you are doing with this and want to use it, but I don&#039;t see the option when editing (or creating) a page to use a different template.  Is there something else I have to turn on to do that?Thanks,
R</description> <content:encoded><![CDATA[<p>Like what you are doing with this and want to use it, but I don't see the option when editing (or creating) a page to use a different template.  Is there something else I have to turn on to do that?</p><p>Thanks,<br
/> R</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.prelovac.com @ 2010-03-20 03:56:23 by W3 Total Cache -->