<?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: Change your WordPress Theme on Dependency</title>
	<atom:link href="http://wpengineer.com/793/change-your-wordpress-theme-on/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/793/change-your-wordpress-theme-on/</link>
	<description>WordPress News, Hacks, Tips, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:48:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carlos</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-5071</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 25 Oct 2010 13:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-5071</guid>
		<description>Hi all (long time ago),

I&#039;m trying to change the entire theme depending on categories.
If category is A then I must use /themes/themeA
else I must use the current theme /themes/themeB
I mean, my wP theme is always themeB except if I&#039;m showing category A.

I&#039;ve tried to use your pluging but with no luck. I can change the theme depending on categories but I can&#039;t load the style.css (and other needed files) from the themeA folder.

I think that the key is in the add_filter function but I&#039;m not a good developer.
How can I indicate that if have to load themeA then I have to load the full teme from a different folder?

Running WP 3.01

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi all (long time ago),</p>
<p>I'm trying to change the entire theme depending on categories.<br />
If category is A then I must use /themes/themeA<br />
else I must use the current theme /themes/themeB<br />
I mean, my wP theme is always themeB except if I'm showing category A.</p>
<p>I've tried to use your pluging but with no luck. I can change the theme depending on categories but I can't load the style.css (and other needed files) from the themeA folder.</p>
<p>I think that the key is in the add_filter function but I'm not a good developer.<br />
How can I indicate that if have to load themeA then I have to load the full teme from a different folder?</p>
<p>Running WP 3.01</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-1062</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 27 Apr 2009 18:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-1062</guid>
		<description>@David: for single-page you ask with a conditional tag: &lt;code&gt;is_single()&lt;/code&gt;. Thats all. Please see the &lt;a href=&quot;http://codex.wordpress.org/Conditional_Tags#A_Single_Post_Page&quot; rel=&quot;nofollow&quot;&gt;codex&lt;/a&gt; of this tag for more informations.</description>
		<content:encoded><![CDATA[<p>@David: for single-page you ask with a conditional tag: <code>is_single()</code>. Thats all. Please see the <a href="http://codex.wordpress.org/Conditional_Tags#A_Single_Post_Page" rel="nofollow">codex</a> of this tag for more informations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-1053</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 25 Apr 2009 06:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-1053</guid>
		<description>Hey Alex,
thanks, I may be missing something then :-), I do not understand yet how can I then assign a specific theme to one single page of my site. It is not based on category, user level or IP, just everyone going to a specific page to get a different theme than the rest.

thanks again for the support!</description>
		<content:encoded><![CDATA[<p>Hey Alex,<br />
thanks, I may be missing something then <img src='http://wpengineer.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , I do not understand yet how can I then assign a specific theme to one single page of my site. It is not based on category, user level or IP, just everyone going to a specific page to get a different theme than the rest.</p>
<p>thanks again for the support!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-1050</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 24 Apr 2009 17:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-1050</guid>
		<description>Hey David, 

yes, that&#039;s what the Plugin is exactly for. :)</description>
		<content:encoded><![CDATA[<p>Hey David, </p>
<p>yes, that's what the Plugin is exactly for. <img src='http://wpengineer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-1046</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 24 Apr 2009 16:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-1046</guid>
		<description>Hi Frank,
thanks for the plugin. I wonder how can I do to change the theme for just a single page. I have a forum on my blog and I want it to have a different theme than the rest of the site, can it be done easily?

thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi Frank,<br />
thanks for the plugin. I wonder how can I do to change the theme for just a single page. I have a forum on my blog and I want it to have a different theme than the rest of the site, can it be done easily?</p>
<p>thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress News: Widget API, Bye-Bye Kubrick, Query_Posts Plugin, and Template Tag Plugin &#171; BLOGCHINA.ME</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-946</link>
		<dc:creator>WordPress News: Widget API, Bye-Bye Kubrick, Query_Posts Plugin, and Template Tag Plugin &#171; BLOGCHINA.ME</dc:creator>
		<pubDate>Mon, 06 Apr 2009 06:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-946</guid>
		<description>[...] to WordPress Themes include new functions and body classes, automatic_feed_links, and [...]</description>
		<content:encoded><![CDATA[<p>[...] to WordPress Themes include new functions and body classes, automatic_feed_links, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress News: WordPress 2.8, Summer of Code, PodPress Returning, iPhone Update &#124; The Blog Herald</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-898</link>
		<dc:creator>WordPress News: WordPress 2.8, Summer of Code, PodPress Returning, iPhone Update &#124; The Blog Herald</dc:creator>
		<pubDate>Fri, 27 Mar 2009 18:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-898</guid>
		<description>[...] to WordPress Themes include new functions and body classes, automatic_feed_links, and [...]</description>
		<content:encoded><![CDATA[<p>[...] to WordPress Themes include new functions and body classes, automatic_feed_links, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conditional_theme(), un theme cada situación &#124; aNieto2K</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-865</link>
		<dc:creator>conditional_theme(), un theme cada situación &#124; aNieto2K</dc:creator>
		<pubDate>Mon, 23 Mar 2009 09:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-865</guid>
		<description>[...] ¿Te gustaría que el theme de tu Wordpress cambiara dependiendo de el usuario que lo visita? o ¿prefieres que se vea diferente a unas horas determinada? Quizas, prefieras que el theme dependa de la IP del visitante. Si es así, este artículo te puede interesar. [...]</description>
		<content:encoded><![CDATA[<p>[...] ¿Te gustaría que el theme de tu WordPress cambiara dependiendo de el usuario que lo visita? o ¿prefieres que se vea diferente a unas horas determinada? Quizas, prefieras que el theme dependa de la IP del visitante. Si es así, este artículo te puede interesar. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-772</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 28 Feb 2009 14:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-772</guid>
		<description>If in wp_header you load from  to 
then you could put  in each template file beit page/single/archive etc etc

No conditionals needed that aren&#039;t already done by the CMS...</description>
		<content:encoded><![CDATA[<p>If in wp_header you load from  to<br />
then you could put  in each template file beit page/single/archive etc etc</p>
<p>No conditionals needed that aren't already done by the CMS...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Ross</title>
		<link>http://wpengineer.com/793/change-your-wordpress-theme-on/#comment-670</link>
		<dc:creator>Christopher Ross</dc:creator>
		<pubDate>Wed, 11 Feb 2009 14:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=793#comment-670</guid>
		<description>Hi Frank, thanks for pointing out one of the great new features in 2.8! I&#039;m not sure how practical it will be for most people but with luck, we&#039;ll see some wonderful new themes using it.</description>
		<content:encoded><![CDATA[<p>Hi Frank, thanks for pointing out one of the great new features in 2.8! I'm not sure how practical it will be for most people but with luck, we'll see some wonderful new themes using it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

