<?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: How to display information on selected areas of WordPress</title>
	<atom:link href="http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/</link>
	<description>Blog Themes, Blog Design &#38; Daily Blog Tips</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:16:10 +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: boyerdaron</title>
		<link>http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-351256</link>
		<dc:creator>boyerdaron</dc:creator>
		<pubDate>Mon, 20 Sep 2010 03:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-351256</guid>
		<description>Not trying to bump an old post on purpose. I got some insight from your post but I am looking for a wp plugin that will allow you to have certain footer links show up on certain pages kind of like the sidebar plugin that allows that. I thought I had it but I do not and cannot find it in the wordpress library. Thanks for the post. </description>
		<content:encoded><![CDATA[<p>Not trying to bump an old post on purpose. I got some insight from your post but I am looking for a wp plugin that will allow you to have certain footer links show up on certain pages kind of like the sidebar plugin that allows that. I thought I had it but I do not and cannot find it in the wordpress library. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumesh</title>
		<link>http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-68513</link>
		<dc:creator>Sumesh</dc:creator>
		<pubDate>Fri, 08 Feb 2008 21:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-68513</guid>
		<description>Hmm...this is the 5th time I am coming back to this post because I need conditional tags (i&#039;ve bookmarked it). One of these days I should learn PHP myself. 
 
PS: Those codes you have don&#039;t work directly, coz there&#039;s a space between &lt; and ?(I assume its intentional). Why not change &lt; to &lt; and use it there? That way, the code won&#039;t be messed up. </description>
		<content:encoded><![CDATA[<p>Hmm&#8230;this is the 5th time I am coming back to this post because I need conditional tags (i&#39;ve bookmarked it). One of these days I should learn PHP myself.</p>
<p>PS: Those codes you have don&#39;t work directly, coz there&#39;s a space between &lt; and ?(I assume its intentional). Why not change &lt; to &amp;lt; and use it there? That way, the code won&#39;t be messed up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stonelove</title>
		<link>http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1945</link>
		<dc:creator>stonelove</dc:creator>
		<pubDate>Mon, 11 Jun 2007 21:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1945</guid>
		<description>Also, let me add that the blog I&#039;m working on is entertainment related and I am looking for a look like this: &lt;a href=&quot;http://www.complex.com/blogs/&quot; rel=&quot;nofollow&quot;&gt;http://www.complex.com/blogs/&lt;/a&gt;  
 
I believe they created that with Wordpress, thanks! </description>
		<content:encoded><![CDATA[<p>Also, let me add that the blog I&#39;m working on is entertainment related and I am looking for a look like this: <a href="http://www.complex.com/blogs/" rel="nofollow">http://www.complex.com/blogs/</a>  </p>
<p>I believe they created that with WordPress, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stonelove</title>
		<link>http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1943</link>
		<dc:creator>stonelove</dc:creator>
		<pubDate>Mon, 11 Jun 2007 20:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1943</guid>
		<description>Hello, great website! I just read your post on installing wordpress and it helped me out a lot to install my first blog - Hello World!  
 
Regarding layouts - I want to custom design a 3 column layout. I can &quot;cheat&quot; with dreamweaver and design exactly what I want with design panel, and I know a little html to tweak it exactly to specs in the code panel. 
 
How does this work in Wordpress? I want to place targeted ads and sponsor ads in certain sections, I dont want the header running all the way across the top, etc. Something like shoemoney&#039;s site - &lt;a href=&quot;http://www.shoemoney.com&quot; rel=&quot;nofollow&quot;&gt;www.shoemoney.com&lt;/a&gt;.  
 
Thanks! </description>
		<content:encoded><![CDATA[<p>Hello, great website! I just read your post on installing wordpress and it helped me out a lot to install my first blog &#8211; Hello World! </p>
<p>Regarding layouts &#8211; I want to custom design a 3 column layout. I can &quot;cheat&quot; with dreamweaver and design exactly what I want with design panel, and I know a little html to tweak it exactly to specs in the code panel.</p>
<p>How does this work in WordPress? I want to place targeted ads and sponsor ads in certain sections, I dont want the header running all the way across the top, etc. Something like shoemoney&#39;s site &#8211; <a href="http://www.shoemoney.com" rel="nofollow">http://www.shoemoney.com</a>.  </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Net Writing &#187; Upgrading Wordpress to 2:2</title>
		<link>http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1768</link>
		<dc:creator>Net Writing &#187; Upgrading Wordpress to 2:2</dc:creator>
		<pubDate>Fri, 08 Jun 2007 15:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1768</guid>
		<description>[...] post about displaying items in certain areas on a wordpress blog. A few tips on [...]</description>
		<content:encoded><![CDATA[<p>[...] post about displaying items in certain areas on a wordpress blog. A few tips on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1541</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 03 Jun 2007 19:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1541</guid>
		<description>glad it helped you out Jonathan. Drop me an email if theres anything else wordpress related you want covered :) </description>
		<content:encoded><![CDATA[<p>glad it helped you out Jonathan. Drop me an email if theres anything else wordpress related you want covered <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan-C. Phillips</title>
		<link>http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1434</link>
		<dc:creator>Jonathan-C. Phillips</dc:creator>
		<pubDate>Sat, 02 Jun 2007 04:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/2007/05/30/how-to-display-information-on-selected-areas-of-wordpress/#comment-1434</guid>
		<description>Awesome! that is exactly what I was looking for! I&#039;m working on a new blog, and needed just that! Thanx a lot for the infos! Just made my day! ;)</description>
		<content:encoded><![CDATA[<p>Awesome! that is exactly what I was looking for! I&#8217;m working on a new blog, and needed just that! Thanx a lot for the infos! Just made my day! <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

