<?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: WordPress: Adding a sidebar to your theme</title>
	<atom:link href="http://www.christianschenk.org/blog/wordpress-adding-sidebar-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christianschenk.org/blog/wordpress-adding-sidebar-theme/</link>
	<description>Writing about my experiences with technology and all different kinds of projects and experiments</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:10:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Christian Schenk</title>
		<link>http://www.christianschenk.org/blog/wordpress-adding-sidebar-theme/comment-page-1/#comment-55849</link>
		<dc:creator>Christian Schenk</dc:creator>
		<pubDate>Mon, 30 Jan 2012 19:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.christianschenk.org/?p=733#comment-55849</guid>
		<description>Hi Natalie,
first off, I&#039;m glad all this helped you. Regarding your question I suggest you have a look at the so called &lt;a href=&quot;http://codex.wordpress.org/Conditional_Tags&quot; rel=&quot;nofollow&quot;&gt;Conditional Tags&lt;/a&gt; in the WordPress codex. These will help you to display certain content exactly on those pages only where you&#039;d like to; in your case check out &lt;code&gt;is_home()&lt;/code&gt; and &lt;code&gt;is_front_page()&lt;/code&gt; in more detail.</description>
		<content:encoded><![CDATA[<p>Hi Natalie,<br />
first off, I&#8217;m glad all this helped you. Regarding your question I suggest you have a look at the so called <a href="http://codex.wordpress.org/Conditional_Tags" rel="nofollow">Conditional Tags</a> in the WordPress codex. These will help you to display certain content exactly on those pages only where you&#8217;d like to; in your case check out <code>is_home()</code> and <code>is_front_page()</code> in more detail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Natalie</title>
		<link>http://www.christianschenk.org/blog/wordpress-adding-sidebar-theme/comment-page-1/#comment-55763</link>
		<dc:creator>Natalie</dc:creator>
		<pubDate>Mon, 30 Jan 2012 01:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.christianschenk.org/?p=733#comment-55763</guid>
		<description>Thank you so much for this. I am very new at wordpress and php files and I was able to go through your 3 steps and create a sidebar. I couldn&#039;t follow other websites instructions.

Quick Question--How do I make this sidebar appear on the right side of all my pages and posts (not my homepage though)?</description>
		<content:encoded><![CDATA[<p>Thank you so much for this. I am very new at wordpress and php files and I was able to go through your 3 steps and create a sidebar. I couldn&#8217;t follow other websites instructions.</p>
<p>Quick Question&#8211;How do I make this sidebar appear on the right side of all my pages and posts (not my homepage though)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hudson</title>
		<link>http://www.christianschenk.org/blog/wordpress-adding-sidebar-theme/comment-page-1/#comment-25722</link>
		<dc:creator>Hudson</dc:creator>
		<pubDate>Mon, 21 Feb 2011 00:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.christianschenk.org/?p=733#comment-25722</guid>
		<description>Thank you, helped me mod my theme successfully and was easy to understand.</description>
		<content:encoded><![CDATA[<p>Thank you, helped me mod my theme successfully and was easy to understand.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

