<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Conditional Widgets</title>
		<link>http://en.forums.wordpress.com/topic/conditional-widgets</link>
		<description>WordPress.com Forums &#187; Topic: Conditional Widgets</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 04:28:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/conditional-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>swallick on "Conditional Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/conditional-widgets#post-21264</link>
			<pubDate>Wed, 09 Aug 2006 11:42:12 +0000</pubDate>
			<dc:creator>swallick</dc:creator>
			<guid isPermaLink="false">21264@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Or you could set Widgets in both sidebars and simply leave out the pages list. </p>
<p>As a reference for users, there is a <code>&laquo; Home</code> link that appears on pages that are <em>not</em> the home: <code>li.home-link</code>. Also, by default the meta information (login, register, etc.) only appears on the home page, <code>li.meta-links</code>. </p>
<p>Thanks for sharing this great idea, Andy.
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Conditional Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/conditional-widgets#post-21201</link>
			<pubDate>Tue, 08 Aug 2006 21:30:31 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">21201@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>so since Sandbox already displays pages as a menu, perhaps the thing to do for blogs with lots of subpages is to set<br />
<code>li#pages { display:none }</code> for everything except <code>body.page</code>
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Conditional Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/conditional-widgets#post-21199</link>
			<pubDate>Tue, 08 Aug 2006 21:23:10 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">21199@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i can think of some wp-hackers who'll find that interesting ;)</p>
<p>very cool.
</p>
]]></description>
					</item>
		<item>
			<title>andy on "Conditional Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/conditional-widgets#post-21197</link>
			<pubDate>Tue, 08 Aug 2006 21:09:04 +0000</pubDate>
			<dc:creator>andy</dc:creator>
			<guid isPermaLink="false">21197@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can show/hide widgets on different parts of your blog. For instance:</p>
<p><code>body.home li#text-1 {&lt;br /&gt;
display:none;&lt;br /&gt;
}</code></p>
<p>This rule will hide the Text 1 widget on your blog's home page. Every kind of page has a body class; every widget has an ID and/or classes.</p>
<p>Hat tip: <a href="http://archaeoastronomy.wordpress.com/" rel="nofollow">http://archaeoastronomy.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
