<?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"
	>
<channel>
	<title>Comments on: Wordpress: Sliding Doors (CSS)</title>
	<atom:link href="http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/</link>
	<description>Daniel Thomas Saxil-Nielsen</description>
	<pubDate>Thu, 28 Aug 2008 10:44:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: dtsn : Wordpress Sliding Doors &#8211; take 2 [PHP]</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-1328</link>
		<dc:creator>dtsn : Wordpress Sliding Doors &#8211; take 2 [PHP]</dc:creator>
		<pubDate>Tue, 24 Jun 2008 20:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-1328</guid>
		<description>[...] have had a lot of feedback over one of my first ever posts, Wordpress: Sliding Doors details how you can convert wp_list_categories into a subtle HTML markup so that we can use the [...]</description>
		<content:encoded><![CDATA[<p>[...] have had a lot of feedback over one of my first ever posts, Wordpress: Sliding Doors details how you can convert wp_list_categories into a subtle HTML markup so that we can use the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-772</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 06 May 2008 08:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-772</guid>
		<description>Hi Leland,

You stick it where you navigation goes, (so probably the header.php). This will create you the correct markup, then you apply the CSS. If you just want to make the item change css class look into &lt;a href="http://codex.wordpress.org/Dynamic_Menu_Highlighting" rel="nofollow"&gt;that&lt;/a&gt;. It's a lot simpler, and doesn't require the hack i have above.

Daniel</description>
		<content:encoded><![CDATA[<p>Hi Leland,</p>
<p>You stick it where you navigation goes, (so probably the header.php). This will create you the correct markup, then you apply the CSS. If you just want to make the item change css class look into <a href="http://codex.wordpress.org/Dynamic_Menu_Highlighting" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/codex.wordpress.org');">that</a>. It&#8217;s a lot simpler, and doesn&#8217;t require the hack i have above.</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-771</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Tue, 06 May 2008 07:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-771</guid>
		<description>Working on the navigation for the site I listed.  Where do I put your above php code to make this work.  Im dying.  I want only the "current" button to have a background.  I tried editing the classes.php file but that only partly fixed things.</description>
		<content:encoded><![CDATA[<p>Working on the navigation for the site I listed.  Where do I put your above php code to make this work.  Im dying.  I want only the &#8220;current&#8221; button to have a background.  I tried editing the classes.php file but that only partly fixed things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-344</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 11 Mar 2008 11:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-344</guid>
		<description>@Deacon What is the unexpected variable?</description>
		<content:encoded><![CDATA[<p>@Deacon What is the unexpected variable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deacon</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-312</link>
		<dc:creator>Deacon</dc:creator>
		<pubDate>Sun, 24 Feb 2008 19:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-312</guid>
		<description>I've been wanting to do something like this with sliding doors and Wordpress for a while. -- thanks for trying to figure it out. The code doesn't work, however. When I try to use it, Wordpress returns the same error the others have experienced (unexpected variable). Any thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been wanting to do something like this with sliding doors and Wordpress for a while. &#8212; thanks for trying to figure it out. The code doesn&#8217;t work, however. When I try to use it, Wordpress returns the same error the others have experienced (unexpected variable). Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-151</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 31 Dec 2007 11:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-151</guid>
		<description>Could you please provide the error message?</description>
		<content:encoded><![CDATA[<p>Could you please provide the error message?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spencer</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-150</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Mon, 31 Dec 2007 07:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-150</guid>
		<description>Hey!  I'm so glad I found your site because I have literally been searching for a solution to this almost all day!  

I was wondering if you could help me with this.  I inserted your code into the header.php code where my navigation code is.  

I put it in between the  tags that I have for it, but it came back with an error.  

Could you help me solve this problem?  I would be so grateful for any help you could provide.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hey!  I&#8217;m so glad I found your site because I have literally been searching for a solution to this almost all day!  </p>
<p>I was wondering if you could help me with this.  I inserted your code into the header.php code where my navigation code is.  </p>
<p>I put it in between the  tags that I have for it, but it came back with an error.  </p>
<p>Could you help me solve this problem?  I would be so grateful for any help you could provide.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-104</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Sat, 01 Dec 2007 17:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-104</guid>
		<description>Hi again,

I finally got around to trying this again.  I'm having so much trouble.  Here's the error I get in Wordpress:



WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' AND wp_posts.post_type = 'page' ORDER BY wp_posts.post_title ASC' at line 2]
SELECT wp_posts.* FROM wp_posts WHERE wp_posts.post_status = publish' AND wp_posts.post_type = 'page' ORDER BY wp_posts.post_title ASC


Can you help?</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>I finally got around to trying this again.  I&#8217;m having so much trouble.  Here&#8217;s the error I get in Wordpress:</p>
<p>WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' AND wp_posts.post_type = 'page' ORDER BY wp_posts.post_title ASC' at line 2]<br />
SELECT wp_posts.* FROM wp_posts WHERE wp_posts.post_status = publish&#8217; AND wp_posts.post_type = &#8216;page&#8217; ORDER BY wp_posts.post_title ASC</p>
<p>Can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-54</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 13 Nov 2007 12:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-54</guid>
		<description>&lt;p&gt;They will actually work on both of them. Basically what you CSS wise is 2 
elements. In my example I gave you &#39;a&#39; and &#39;span&#39;, &#39;a&#39; which you attach the left 
image to, and span which you attach the right image to. &lt;br /&gt;
&lt;br /&gt;
Since Stu Nicholls example doesn&#39;t use the sliding doors it method you have to 
tweak the code a bit.&lt;br /&gt;
&lt;br /&gt;
&#60;code&#62;&lt;br /&gt;
&#60;li&#62;&lt;br /&gt;
&#60;a href=”&#60;?php the_permalink() ? rel=&#34;nofollow&#34;&#62;” rel=”bookmark” 
title=”Permanent Link to &#60;?php the_title(); ?&#62;”&#62;&lt;br /&gt;
&#60;b class=&#34;snazzy&#34;&#62;&lt;br /&gt;
&#60;span class=&#34;boxcontent orange &#60;?php if (is_page($title)) echo &#39;active&#39;; ?&#62;&#60;?php 
the_title(); ?&#62;&#60;/span&#62;&lt;br /&gt;
&#60;b class=&#34;b4&#34;&#62;&#60;/b&#62;&lt;br /&gt;
&#60;b class=&#34;b3&#34;&#62;&#60;/b&#62;&lt;br /&gt;
&#60;b class=&#34;b2&#34;&#62;&#60;/b&#62;&lt;br /&gt;
&#60;b class=&#34;b1&#34;&#62;&#60;/b&#62;&lt;br /&gt;
&#60;/a&#62;&lt;br /&gt;
&#60;/li&#62;&lt;br /&gt;
&#60;/code&#62;&lt;br /&gt;
I think this will work, give it a try but i have just spewed it of the top of my 
head.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>They will actually work on both of them. Basically what you CSS wise is 2<br />
elements. In my example I gave you &#39;a&#39; and &#39;span&#39;, &#39;a&#39; which you attach the left<br />
image to, and span which you attach the right image to. </p>
<p>Since Stu Nicholls example doesn&#39;t use the sliding doors it method you have to<br />
tweak the code a bit.</p>
<p>&lt;code&gt;<br />
&lt;li&gt;<br />
&lt;a href=”&lt;?php the_permalink() ? rel=&quot;nofollow&quot;&gt;” rel=”bookmark”<br />
title=”Permanent Link to &lt;?php the_title(); ?&gt;”&gt;<br />
&lt;b class=&quot;snazzy&quot;&gt;<br />
&lt;span class=&quot;boxcontent orange &lt;?php if (is_page($title)) echo &#39;active&#39;; ?&gt;&lt;?php<br />
the_title(); ?&gt;&lt;/span&gt;<br />
&lt;b class=&quot;b4&quot;&gt;&lt;/b&gt;<br />
&lt;b class=&quot;b3&quot;&gt;&lt;/b&gt;<br />
&lt;b class=&quot;b2&quot;&gt;&lt;/b&gt;<br />
&lt;b class=&quot;b1&quot;&gt;&lt;/b&gt;<br />
&lt;/a&gt;<br />
&lt;/li&gt;<br />
&lt;/code&gt;<br />
I think this will work, give it a try but i have just spewed it of the top of my<br />
head.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan</title>
		<link>http://www.dtsn.co.uk/2007/08/24/sliding-doors-in-wordpress/#comment-53</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Tue, 13 Nov 2007 11:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtsn.co.uk/index.php/2007/07/08/sliding-doors-in-wordpress/#comment-53</guid>
		<description>Thanks so much for your reply!  

Just to be clear, this would work on these menus:  http://exploding-boy.com/images/cssmenus/menus.html ?

But not these:  http://www.cssplay.co.uk/menus/snazzymenu2.html ?</description>
		<content:encoded><![CDATA[<p>Thanks so much for your reply!  </p>
<p>Just to be clear, this would work on these menus:  <a href="http://exploding-boy.com/images/cssmenus/menus.html" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/exploding-boy.com');">http://exploding-boy.com/images/cssmenus/menus.html</a> ?</p>
<p>But not these:  <a href="http://www.cssplay.co.uk/menus/snazzymenu2.html" rel="nofollow" >http://www.cssplay.co.uk/menus/snazzymenu2.html</a> ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
