<?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: See How Easy It Is To Widgetize WordPress Themes</title>
	<atom:link href="http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/</link>
	<description></description>
	<lastBuildDate>Sat, 04 May 2013 15:07:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: lily</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-16851</link>
		<dc:creator>lily</dc:creator>
		<pubDate>Fri, 04 Mar 2011 04:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-16851</guid>
		<description><![CDATA[I don&#039;t know if I did something wrong, or if your tutorial didn&#039;t cover this, but I&#039;m trying to set up multiple widget-ready sidebars for different pages. (4 different pages)

I registered them, and they are showing up in the &quot;widgets&quot; section, and I also added the code to sidebar.php, but when I tried calling the appropriate sidebar to a particular page, it didn&#039;t work.

How do I call each sidebar to each different page?

Thanks!!]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if I did something wrong, or if your tutorial didn&#8217;t cover this, but I&#8217;m trying to set up multiple widget-ready sidebars for different pages. (4 different pages)</p>
<p>I registered them, and they are showing up in the &#8220;widgets&#8221; section, and I also added the code to sidebar.php, but when I tried calling the appropriate sidebar to a particular page, it didn&#8217;t work.</p>
<p>How do I call each sidebar to each different page?</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clare</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-16282</link>
		<dc:creator>Clare</dc:creator>
		<pubDate>Mon, 03 Jan 2011 14:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-16282</guid>
		<description><![CDATA[Brilliant - I&#039;m trying to pop a widget in my header to display a different ad and this worked a treat :)]]></description>
		<content:encoded><![CDATA[<p>Brilliant &#8211; I&#8217;m trying to pop a widget in my header to display a different ad and this worked a treat <img src='http://www.themelab.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-16201</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 24 Dec 2010 11:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-16201</guid>
		<description><![CDATA[You should remove the if function_exists() stuff from this as the dynamic_sidebar() function has been present for a REALLY long time now.]]></description>
		<content:encoded><![CDATA[<p>You should remove the if function_exists() stuff from this as the dynamic_sidebar() function has been present for a REALLY long time now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Megan</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-16094</link>
		<dc:creator>Megan</dc:creator>
		<pubDate>Mon, 13 Dec 2010 03:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-16094</guid>
		<description><![CDATA[Thanks for this easy-to-follow tutorial. I&#039;m working on my first custom wordpress theme and am realizing all of the things I took for granted with the free, already styled templates I&#039;ve been using. I wish more tutorials were as straightforward as this one.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this easy-to-follow tutorial. I&#8217;m working on my first custom wordpress theme and am realizing all of the things I took for granted with the free, already styled templates I&#8217;ve been using. I wish more tutorials were as straightforward as this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Halfpenny</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-15382</link>
		<dc:creator>Todd Halfpenny</dc:creator>
		<pubDate>Thu, 19 Aug 2010 11:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-15382</guid>
		<description><![CDATA[There&#039;s a plugin called Widgets on Pages (which I developed - hands up) which lets you add/remove/rename sidebars through the admin area. These can then be added to your theme with a simple template tag. I hope this may be of some use.]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s a plugin called Widgets on Pages (which I developed &#8211; hands up) which lets you add/remove/rename sidebars through the admin area. These can then be added to your theme with a simple template tag. I hope this may be of some use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Koh</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-15242</link>
		<dc:creator>David Koh</dc:creator>
		<pubDate>Thu, 29 Jul 2010 16:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-15242</guid>
		<description><![CDATA[Thanks for this information. It&#039;s very useful as I&#039;m planning to widgetize one of my themes.


David.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this information. It&#8217;s very useful as I&#8217;m planning to widgetize one of my themes.</p>
<p>David.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-14052</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Wed, 24 Mar 2010 14:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-14052</guid>
		<description><![CDATA[Nothing goes in the index, unless you want a widgetized area there.]]></description>
		<content:encoded><![CDATA[<p>Nothing goes in the index, unless you want a widgetized area there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meroko</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-13988</link>
		<dc:creator>Meroko</dc:creator>
		<pubDate>Sat, 20 Mar 2010 04:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-13988</guid>
		<description><![CDATA[What goes in the index?]]></description>
		<content:encoded><![CDATA[<p>What goes in the index?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-11632</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-11632</guid>
		<description><![CDATA[Excellent instructions - Got this working after about 5 seconds!]]></description>
		<content:encoded><![CDATA[<p>Excellent instructions &#8211; Got this working after about 5 seconds!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/#comment-11491</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Wed, 06 Jan 2010 18:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=217#comment-11491</guid>
		<description><![CDATA[You sire are full of great information. I appreciate this article for it is extremely useful. Sometimes wordpress&#039; website just confuses the f*** out of me, but you sir have made everything nice and clear.

Thank you!

-Tyler]]></description>
		<content:encoded><![CDATA[<p>You sire are full of great information. I appreciate this article for it is extremely useful. Sometimes wordpress&#8217; website just confuses the f*** out of me, but you sir have made everything nice and clear.</p>
<p>Thank you!</p>
<p>-Tyler</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.305 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-10 07:24:00 -->
