<?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: Add a Style Switcher to your WordPress Theme</title> <atom:link href="http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/feed/" rel="self" type="application/rss+xml" /><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/</link> <description>Fearless flyer is a blog that focuses on the latest topics of web design. This includes Wordpress, SEO, Photoshop, jQuery, PHP and CSS. Fearless flyer is owned and operated by Michael Soriano, a seasoned web developer living in Southern California.</description> <lastBuildDate>Fri, 03 Sep 2010 13:49:50 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Rob</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-3325</link> <dc:creator>Rob</dc:creator> <pubDate>Wed, 11 Aug 2010 09:05:51 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-3325</guid> <description>Great script. It would be nice if visitors could switch the themes as well. So I wonder how to change the script from accepting also the GET method and how to display it as a widget. Any hint would be greatly appreciate!</description> <content:encoded><![CDATA[<p>Great script.<br /> It would be nice if visitors could switch the themes as well.<br /> So I wonder how to change the script from accepting also the GET method and how to display it as a widget. Any hint would be greatly appreciate!</p> ]]></content:encoded> </item> <item><title>By: Brian Duncan</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2237</link> <dc:creator>Brian Duncan</dc:creator> <pubDate>Thu, 14 Jan 2010 03:05:06 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2237</guid> <description>actually, I seemed to have corrected the problem. Not sure why..</description> <content:encoded><![CDATA[<p>actually, I seemed to have corrected the problem. Not sure why..</p> ]]></content:encoded> </item> <item><title>By: Brian Duncan</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2236</link> <dc:creator>Brian Duncan</dc:creator> <pubDate>Thu, 14 Jan 2010 02:41:38 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2236</guid> <description>I really like this tutorial it worked great. I&#039;m only running into one problem. Since I added this feature to my functions, anytime I hit a button that performs an action the page goes white. The action gets performed, however, the page is not redirected properly.Anyone else run into this?</description> <content:encoded><![CDATA[<p>I really like this tutorial it worked great. I&#8217;m only running into one problem. Since I added this feature to my functions, anytime I hit a button that performs an action the page goes white. The action gets performed, however, the page is not redirected properly.</p><p>Anyone else run into this?</p> ]]></content:encoded> </item> <item><title>By: Michael Soriano</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2233</link> <dc:creator>Michael Soriano</dc:creator> <pubDate>Wed, 13 Jan 2010 21:00:44 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2233</guid> <description>Thank you @David</description> <content:encoded><![CDATA[<p>Thank you @David</p> ]]></content:encoded> </item> <item><title>By: Adeptris</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2232</link> <dc:creator>Adeptris</dc:creator> <pubDate>Wed, 13 Jan 2010 07:36:38 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2232</guid> <description>Great tutorial I am new to WordPress themes and php code but would make one observation for others.If your theme already has a functions.php, mine has and I do not want to change to much, so I will just create a folder called custom and drop the new file into this folder, and it is then easy to add to any other theme.Then in the main functions.php I add a single line at the top: include_once(TEMPLATEPATH.&quot;/custom/functions.php&quot;);Hi Michael: One thing I was wondering if it could be more dynamic, have a styles folder and add the css files in there, then the admin function looks in this folder and adds the file names as options, then in the header.php use the if get_option(&#039;mst_style_sheet&#039;) to return any active css file name.This could cut down the code in the header.php to two lines.But I am not up to speed enough with php to do this, so it is just a suggestion to make your fantastic tutorial more dynamic.David</description> <content:encoded><![CDATA[<p>Great tutorial I am new to WordPress themes and php code but would make one observation for others.</p><p>If your theme already has a functions.php, mine has and I do not want to change to much, so I will just create a folder called custom and drop the new file into this folder, and it is then easy to add to any other theme.</p><p>Then in the main functions.php I add a single line at the top:<br /> include_once(TEMPLATEPATH.&#8221;/custom/functions.php&#8221;);</p><p>Hi Michael:<br /> One thing I was wondering if it could be more dynamic, have a styles folder and add the css files in there, then the admin function looks in this folder and adds the file names as options, then in the header.php use the if get_option(&#8216;mst_style_sheet&#8217;) to return any active css file name.</p><p>This could cut down the code in the header.php to two lines.</p><p>But I am not up to speed enough with php to do this, so it is just a suggestion to make your fantastic tutorial more dynamic.</p><p>David</p> ]]></content:encoded> </item> <item><title>By: Erica M</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2196</link> <dc:creator>Erica M</dc:creator> <pubDate>Sun, 10 Jan 2010 16:23:59 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2196</guid> <description>Wow, this looks intimidating, but I can&#039;t wait to try it. Thanks!</description> <content:encoded><![CDATA[<p>Wow, this looks intimidating, but I can&#8217;t wait to try it. Thanks!</p> ]]></content:encoded> </item> <item><title>By: Michael Soriano</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2183</link> <dc:creator>Michael Soriano</dc:creator> <pubDate>Fri, 08 Jan 2010 18:23:32 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2183</guid> <description>download the actual functions.php file instead of copying from my code in the post. the code in the post have some unwanted characters and is there for display purposes only.</description> <content:encoded><![CDATA[<p>download the actual functions.php file instead of copying from my code in the post. the code in the post have some unwanted characters and is there for display purposes only.</p> ]]></content:encoded> </item> <item><title>By: Keith</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2182</link> <dc:creator>Keith</dc:creator> <pubDate>Fri, 08 Jan 2010 14:47:55 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2182</guid> <description>Hi,Thanks for the tutorial. Would you know why I am getting &quot;Parse error: syntax error, unexpected $end in /home/smallbiz/public_html/blog/wp-content/themes/default/functions.php on line 107&quot; after updating my functions file with the first 2 peices of code above?</description> <content:encoded><![CDATA[<p>Hi,</p><p>Thanks for the tutorial. Would you know why I am getting &#8220;Parse error: syntax error, unexpected $end in /home/smallbiz/public_html/blog/wp-content/themes/default/functions.php on line 107&#8243; after updating my functions file with the first 2 peices of code above?</p> ]]></content:encoded> </item> <item><title>By: Vee</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2113</link> <dc:creator>Vee</dc:creator> <pubDate>Tue, 29 Dec 2009 08:07:48 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2113</guid> <description>A big thank you for this post. Just what I needed!</description> <content:encoded><![CDATA[<p>A big thank you for this post. Just what I needed!</p> ]]></content:encoded> </item> <item><title>By: Ed</title><link>http://fearlessflyer.com/2009/12/add-a-style-switcher-to-your-wordpress-theme/#comment-2103</link> <dc:creator>Ed</dc:creator> <pubDate>Sat, 26 Dec 2009 14:18:23 +0000</pubDate> <guid isPermaLink="false">http://fearlessflyer.com/?p=991#comment-2103</guid> <description>Being new to WP (3 blogs) and really NOT all that interested in learning the code (inside &amp; out) your information is really helpful.I downloaded the Kubrick-on-Crack theme and am working with it for a site re-work. The ability to change styles, etc will be helpful.Thanks, Ed</description> <content:encoded><![CDATA[<p>Being new to WP (3 blogs) and really NOT all that interested in learning the code (inside &amp; out) your information is really helpful.</p><p>I downloaded the Kubrick-on-Crack theme and am working with it for a site re-work. The ability to change styles, etc will be helpful.</p><p>Thanks,<br /> Ed</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: fearlessflyer.com @ 2010-09-07 02:04:38 -->