<?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: Implementing Asides on WP 1.5</title>
	<atom:link href="http://irgeek.net/archives/2005/07/16/implementing-asides-on-wp-15/feed/" rel="self" type="application/rss+xml" />
	<link>http://irgeek.net/archives/2005/07/16/implementing-asides-on-wp-15/</link>
	<description>Random Musings of a Random Geek</description>
	<pubDate>Fri, 09 Jan 2009 14:07:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: BoBB</title>
		<link>http://irgeek.net/archives/2005/07/16/implementing-asides-on-wp-15/comment-page-1/#comment-3295</link>
		<dc:creator>BoBB</dc:creator>
		<pubDate>Tue, 09 Aug 2005 09:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://irgeek.net/?p=244#comment-3295</guid>
		<description>I do? I never noticed that, I will have to look into that. I've had the problem a couple times with a couple different themes though, the problem was always that the sidebar was to wide to be displayed next to the narrow column. Even if the number of pixels add up right there is still padding etc, play with the width of the ncol or the sidebar classes in style.css, let me know if you have any luck.</description>
		<content:encoded><![CDATA[<p>I do? I never noticed that, I will have to look into that. I&#8217;ve had the problem a couple times with a couple different themes though, the problem was always that the sidebar was to wide to be displayed next to the narrow column. Even if the number of pixels add up right there is still padding etc, play with the width of the ncol or the sidebar classes in style.css, let me know if you have any luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://irgeek.net/archives/2005/07/16/implementing-asides-on-wp-15/comment-page-1/#comment-3294</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 09 Aug 2005 05:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://irgeek.net/?p=244#comment-3294</guid>
		<description>Hi, I'm trying to troubleshoot a problem with Equix. My sidebar gets pushed down below the posts in IE. I notice you have the same issue on your site... any clues how to fix it? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to troubleshoot a problem with Equix. My sidebar gets pushed down below the posts in IE. I notice you have the same issue on your site&#8230; any clues how to fix it? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BoBB</title>
		<link>http://irgeek.net/archives/2005/07/16/implementing-asides-on-wp-15/comment-page-1/#comment-2875</link>
		<dc:creator>BoBB</dc:creator>
		<pubDate>Thu, 21 Jul 2005 22:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://irgeek.net/?p=244#comment-2875</guid>
		<description>No problem ... glad I could help :-) ... sort of ... heh</description>
		<content:encoded><![CDATA[<p>No problem &#8230; glad I could help :-) &#8230; sort of &#8230; heh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://irgeek.net/archives/2005/07/16/implementing-asides-on-wp-15/comment-page-1/#comment-2874</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Thu, 21 Jul 2005 21:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://irgeek.net/?p=244#comment-2874</guid>
		<description>Yea, everything is formatted correctly. 

I actually found the problem. The Theme Changer goes wonky whenever the asides code is in there, and it doesn't load anything under it. I just moved the Theme Changer to the very end of my sidebar, and it works like a charm. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Yea, everything is formatted correctly. </p>
<p>I actually found the problem. The Theme Changer goes wonky whenever the asides code is in there, and it doesn&#8217;t load anything under it. I just moved the Theme Changer to the very end of my sidebar, and it works like a charm. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BoBB</title>
		<link>http://irgeek.net/archives/2005/07/16/implementing-asides-on-wp-15/comment-page-1/#comment-2866</link>
		<dc:creator>BoBB</dc:creator>
		<pubDate>Thu, 21 Jul 2005 16:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://irgeek.net/?p=244#comment-2866</guid>
		<description>Are you sure you have the loop and the if statement both closed? The most common reason for content disapearing would be mal-formatted php code. Let me know if you need any help with it.</description>
		<content:encoded><![CDATA[<p>Are you sure you have the loop and the if statement both closed? The most common reason for content disapearing would be mal-formatted php code. Let me know if you need any help with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://irgeek.net/archives/2005/07/16/implementing-asides-on-wp-15/comment-page-1/#comment-2859</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Thu, 21 Jul 2005 05:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://irgeek.net/?p=244#comment-2859</guid>
		<description>Hey BoBB, great tutorial. I got Asides errr, semi-working on my blog. The Asides itself works fine, but some of my sidebar disappears. I'm using the Equix theme, so anything under Categories disappears. Curious. I'll play around with it more and see if I can get it down right. Otherwise, I can live without Asides.</description>
		<content:encoded><![CDATA[<p>Hey BoBB, great tutorial. I got Asides errr, semi-working on my blog. The Asides itself works fine, but some of my sidebar disappears. I&#8217;m using the Equix theme, so anything under Categories disappears. Curious. I&#8217;ll play around with it more and see if I can get it down right. Otherwise, I can live without Asides.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
