<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"	>
<channel>
	<title>Comments on: Display Different Sidebar for Each Post and Page for WordPress</title>
	<atom:link href="http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/</link>
	<description>Beginner&#039;s Guide for WordPress</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Thomas</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-125053</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 18 Jan 2012 13:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-125053</guid>
		<description>Hi,

 

This works great, thanks! How would I go when I&#039;d like to use a checkbox instead of &#039;nameofmysidebar&#039; in the meta value field?

 

I know how to add the checkbox in my meta box but not how to adjust your code...

 

Many thanks in advance for your help!!

Cheers,

Thomas.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This works great, thanks! How would I go when I&#8217;d like to use a checkbox instead of &#8216;nameofmysidebar&#8217; in the meta value field?</p>
<p>I know how to add the checkbox in my meta box but not how to adjust your code&#8230;</p>
<p>Many thanks in advance for your help!!</p>
<p>Cheers,</p>
<p>Thomas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudwebdesign</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-124835</link>
		<dc:creator>sudwebdesign</dc:creator>
		<pubDate>Sat, 31 Dec 2011 09:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-124835</guid>
		<description>ebeta

 

Here&#039;s a variation of this approach: http://sudwebdesign.com/enabling-and-disabling-wordpress-widget-areas/381</description>
		<content:encoded><![CDATA[<p>ebeta</p>
<p>Here&#8217;s a variation of this approach: <a href="http://sudwebdesign.com/enabling-and-disabling-wordpress-widget-areas/381" rel="nofollow">http://sudwebdesign.com/enabling-and-disabling-wordpress-widget-areas/381</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ebeta</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-124833</link>
		<dc:creator>ebeta</dc:creator>
		<pubDate>Sat, 31 Dec 2011 04:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-124833</guid>
		<description>I&#039;m still having problems with this...

 

I tried the original code, but it went back to the old sidebar

 

then I tried the updated code below, and now get NO sidebar</description>
		<content:encoded><![CDATA[<p>I&#8217;m still having problems with this&#8230;</p>
<p>I tried the original code, but it went back to the old sidebar</p>
<p>then I tried the updated code below, and now get NO sidebar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MelissaTaylor</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-123657</link>
		<dc:creator>MelissaTaylor</dc:creator>
		<pubDate>Wed, 12 Oct 2011 19:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-123657</guid>
		<description>If you&#039;re using Wordpress there is a plugin for this...  &quot;Custom Sidebars&quot;.  It&#039;s really easy and free.  :)</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using WordPress there is a plugin for this&#8230;  &#8220;Custom Sidebars&#8221;.  It&#8217;s really easy and free.  <img src='http://cdn.wpbeginner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boggs.chris</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-123189</link>
		<dc:creator>boggs.chris</dc:creator>
		<pubDate>Thu, 08 Sep 2011 21:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-123189</guid>
		<description>Awesome solution, worked flawlessly the first time I tried it. I have been scouting various custom sidebar solutions and this one works great for me since I only need to have 2 different sidebars and not complex conditional code using only one sidebar file. This is easier for me to come back and make changes at a glance, say a year later because the sidebar files are individual files and logically named. For anyone else&#039;s benefit, I am using this code in a child theme of twenty eleven and it works fine. Thanks Editorial Staff!</description>
		<content:encoded><![CDATA[<p>Awesome solution, worked flawlessly the first time I tried it. I have been scouting various custom sidebar solutions and this one works great for me since I only need to have 2 different sidebars and not complex conditional code using only one sidebar file. This is easier for me to come back and make changes at a glance, say a year later because the sidebar files are individual files and logically named. For anyone else&#8217;s benefit, I am using this code in a child theme of twenty eleven and it works fine. Thanks Editorial Staff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudwebdesign</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-121513</link>
		<dc:creator>sudwebdesign</dc:creator>
		<pubDate>Mon, 27 Jun 2011 14:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-121513</guid>
		<description>Great artile - thx.

 

I have taken this one step further and produced a howto &quot;to enable/disable Widget Areas for different pages&quot;.

 

You cn find the article here:- http://www.sudwebdesign.com/articles-page/43-misc-tutorials/103-enabling-and-disabling-wordpress-widget-areas.html</description>
		<content:encoded><![CDATA[<p>Great artile &#8211; thx.</p>
<p>I have taken this one step further and produced a howto &#8220;to enable/disable Widget Areas for different pages&#8221;.</p>
<p>You cn find the article here:- <a href="http://www.sudwebdesign.com/articles-page/43-misc-tutorials/103-enabling-and-disabling-wordpress-widget-areas.html" rel="nofollow">http://www.sudwebdesign.com/articles-page/43-misc-tutorials/103-enabling-and-disabling-wordpress-widget-areas.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-64061</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Tue, 04 Jan 2011 19:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-64061</guid>
		<description>Remove the code that you added from another site.</description>
		<content:encoded><![CDATA[<p>Remove the code that you added from another site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-63230</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 02 Jan 2011 01:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-63230</guid>
		<description>i tried to use information from another site in order to create a seperate sidebar for another page and my whole site is down now! when i try to access any part of the site i get this message &quot;Parse error: syntax error, unexpected &#039;}&#039; in /home/content/n/y/r/nyr2008/html/wp-content/themes/easel/functions.php on line 100&quot;

please help me! is there anything i can do to access it so i can save my site?!</description>
		<content:encoded><![CDATA[<p>i tried to use information from another site in order to create a seperate sidebar for another page and my whole site is down now! when i try to access any part of the site i get this message &#8220;Parse error: syntax error, unexpected &#8216;}&#8217; in /home/content/n/y/r/nyr2008/html/wp-content/themes/easel/functions.php on line 100&#8243;</p>
<p>please help me! is there anything i can do to access it so i can save my site?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-58686</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Fri, 17 Dec 2010 11:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-58686</guid>
		<description>Thanks for sharing the plugin Mike. Would you like to do a writeup about your plugin?</description>
		<content:encoded><![CDATA[<p>Thanks for sharing the plugin Mike. Would you like to do a writeup about your plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/comment-page-1/#comment-58479</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 16 Dec 2010 20:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=906#comment-58479</guid>
		<description>The Graceful Sidebar Plugin has been updated to replace dependence upon custom fields with customized input boxes so you don&#039;t have to remember the name of the fields in order to create custom sidebars widgets for each of your posts or pages... you can find more information at http://www.mlynn.org/graceful-sidebar-plugin</description>
		<content:encoded><![CDATA[<p>The Graceful Sidebar Plugin has been updated to replace dependence upon custom fields with customized input boxes so you don&#8217;t have to remember the name of the fields in order to create custom sidebars widgets for each of your posts or pages&#8230; you can find more information at <a href="http://www.mlynn.org/graceful-sidebar-plugin" rel="nofollow">http://www.mlynn.org/graceful-sidebar-plugin</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Content Delivery Network via cdn.wpbeginner.com

Served from: www.wpbeginner.com @ 2012-02-10 01:11:44 -->
