<?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>Viagra Online Stores - Discount Online Pharmacy</title>
	<atom:link href="http://xuyiyang.com/2006/02/19/wordpress-theme-blue-memories/feed/" rel="self" type="application/rss+xml" />
	<link>http://xuyiyang.com/2006/02/19/wordpress-theme-blue-memories/</link>
	<description>以出世的心态做入世的事.</description>
	<lastBuildDate>Sun, 14 Mar 2010 05:12:57 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Viagra Online Stores - Discount Online Pharmacy</title>
		<link>http://xuyiyang.com/2006/02/19/wordpress-theme-blue-memories/comment-page-1/#comment-3104</link>
		<dc:creator>Xu Yiyang</dc:creator>
		<pubDate>Thu, 21 Sep 2006 01:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://iqwolf.org/posts/64#comment-3104</guid>
		<description>You can edit theloop.php and add the code below before &lt;p class=&quot;entry-footer&quot;&gt;:
&lt;blockquote&gt;
&lt;?php if(is_single() &#124;&#124; is_page()) { ?&gt;
&lt;strong&gt;Your Related Posts Code here...&lt;/strong&gt;
&lt;?php } ?&gt;
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>You can edit theloop.php and add the code below before &lt;p class=&#8221;entry-footer&#8221;&gt;:</p>
<blockquote><p>
&lt;?php if(is_single() || is_page()) { ?&gt;<br />
<strong>Your Related Posts Code here&#8230;</strong><br />
&lt;?php } ?&gt;
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Viagra Online Stores - Discount Online Pharmacy</title>
		<link>http://xuyiyang.com/2006/02/19/wordpress-theme-blue-memories/comment-page-1/#comment-3089</link>
		<dc:creator>Kay</dc:creator>
		<pubDate>Wed, 20 Sep 2006 05:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://iqwolf.org/posts/64#comment-3089</guid>
		<description>okay widgets plugin is enabled, and related post is enabled.  So far so good- thanks for your help.  Hopefully it will show up after I figure out the code to insert-

um, you said to insert the code after the post content- which part of the code do I insert, and where do I insert it? 

Thanks,

kay</description>
		<content:encoded><![CDATA[<p>okay widgets plugin is enabled, and related post is enabled.  So far so good- thanks for your help.  Hopefully it will show up after I figure out the code to insert-</p>
<p>um, you said to insert the code after the post content- which part of the code do I insert, and where do I insert it? </p>
<p>Thanks,</p>
<p>kay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Viagra Online Stores - Discount Online Pharmacy</title>
		<link>http://xuyiyang.com/2006/02/19/wordpress-theme-blue-memories/comment-page-1/#comment-3086</link>
		<dc:creator>Xu Yiyang</dc:creator>
		<pubDate>Wed, 20 Sep 2006 03:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://iqwolf.org/posts/64#comment-3086</guid>
		<description>to Kay:
I tried the WASABI WordPress Related Entries 2.0, and it works well.

There is no sidebar in single post pages, if you want to add the related posts on sidebar, you have to modify the single post template like this:
&lt;blockquote&gt;
&lt;?php get_header(); ?&gt;
&lt;div id=&quot;content&quot; class=&quot;narrowcolumn&quot;&gt;
  &lt;?php include (TEMPLATEPATH . &#039;/theloop.php&#039;); ?&gt;
  &lt;?php comments_template(); ?&gt;
&lt;/div&gt;
&lt;?php get_sidebar(); ?&gt;
&lt;?php get_footer(); ?&gt;
&lt;/blockquote&gt;

Make sure the plugin code has been added correctly to sidebar.php and keep the widgets disabled.

If the widgets plugin is enabled, you have to insert the related posts code after the post content.</description>
		<content:encoded><![CDATA[<p>to Kay:<br />
I tried the WASABI WordPress Related Entries 2.0, and it works well.</p>
<p>There is no sidebar in single post pages, if you want to add the related posts on sidebar, you have to modify the single post template like this:</p>
<blockquote><p>
&lt;?php get_header(); ?&gt;<br />
&lt;div id=&#8221;content&#8221; class=&#8221;narrowcolumn&#8221;&gt;<br />
  &lt;?php include (TEMPLATEPATH . &#8216;/theloop.php&#8217;); ?&gt;<br />
  &lt;?php comments_template(); ?&gt;<br />
&lt;/div&gt;<br />
&lt;?php get_sidebar(); ?&gt;<br />
&lt;?php get_footer(); ?&gt;
</p></blockquote>
<p>Make sure the plugin code has been added correctly to sidebar.php and keep the widgets disabled.</p>
<p>If the widgets plugin is enabled, you have to insert the related posts code after the post content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Viagra Online Stores - Discount Online Pharmacy</title>
		<link>http://xuyiyang.com/2006/02/19/wordpress-theme-blue-memories/comment-page-1/#comment-3085</link>
		<dc:creator>Kay</dc:creator>
		<pubDate>Wed, 20 Sep 2006 03:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://iqwolf.org/posts/64#comment-3085</guid>
		<description>I did not know how to edit my above comments, so sorry for leaving a third...  UTW related posts widget works, but I did not realize this leaves related posts in sidebar, and I want it to appear after each post.

Looks like I still need a plugin or code... I have customized your colors to fit my website and really want to stay with your theme_ I like the overall look.

Thanks for your help,

Kay</description>
		<content:encoded><![CDATA[<p>I did not know how to edit my above comments, so sorry for leaving a third&#8230;  UTW related posts widget works, but I did not realize this leaves related posts in sidebar, and I want it to appear after each post.</p>
<p>Looks like I still need a plugin or code&#8230; I have customized your colors to fit my website and really want to stay with your theme_ I like the overall look.</p>
<p>Thanks for your help,</p>
<p>Kay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Viagra Online Stores - Discount Online Pharmacy</title>
		<link>http://xuyiyang.com/2006/02/19/wordpress-theme-blue-memories/comment-page-1/#comment-3084</link>
		<dc:creator>Kay</dc:creator>
		<pubDate>Wed, 20 Sep 2006 03:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://iqwolf.org/posts/64#comment-3084</guid>
		<description>Oh- also, since you mentioned widgets, I am searching for a widget to do the job.  If it is easier, do you know of a widget capatible with your theme that will show post counts, and one for related posts?  I am searching now...</description>
		<content:encoded><![CDATA[<p>Oh- also, since you mentioned widgets, I am searching for a widget to do the job.  If it is easier, do you know of a widget capatible with your theme that will show post counts, and one for related posts?  I am searching now&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
