<?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 Add Blog Posts To A WordPress Page</title>
	<atom:link href="http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/</link>
	<description>Your Business Catalyst</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:02:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Lee</title>
		<link>http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/comment-page-1/#comment-16199</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Wed, 03 Aug 2011 15:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.designchemical.com/blog/?p=389#comment-16199</guid>
		<description>Hi,

If you want to only show the headline you can remove the code that displays the post content and only show the post title:
[php]
&lt;div class=&quot;post&quot; id=&quot;post-&lt;?php the_ID(); ?&gt;&quot;&gt;
    &lt;h3&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; title=&quot;&lt;?php the_title(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;/div&gt;
[/php]

Additional text can be added directly to the code and it will appear in each post entry</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If you want to only show the headline you can remove the code that displays the post content and only show the post title:</p>
<pre class="brush: php; title: ; notranslate">
&lt;div class=&quot;post&quot; id=&quot;post-&lt;?php the_ID(); ?&gt;&quot;&gt;
    &lt;h3&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; title=&quot;&lt;?php the_title(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;/div&gt;
</pre>
<p>Additional text can be added directly to the code and it will appear in each post entry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/comment-page-1/#comment-16197</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 03 Aug 2011 14:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.designchemical.com/blog/?p=389#comment-16197</guid>
		<description>Great post. Haven&#039;t tried this yet but I intend to soon. Does this method display the entire post? What if I want to only show the post headline or headline and an excerpt? And what if I&#039;d like to include a lead in to the post, such as, &quot;Check out my latet post...&quot;

thanks</description>
		<content:encoded><![CDATA[<p>Great post. Haven&#8217;t tried this yet but I intend to soon. Does this method display the entire post? What if I want to only show the post headline or headline and an excerpt? And what if I&#8217;d like to include a lead in to the post, such as, &#8220;Check out my latet post&#8230;&#8221;</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George  Jacobs</title>
		<link>http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/comment-page-1/#comment-9312</link>
		<dc:creator>George  Jacobs</dc:creator>
		<pubDate>Wed, 02 Mar 2011 09:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.designchemical.com/blog/?p=389#comment-9312</guid>
		<description>Useful post! Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Useful post! Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/comment-page-1/#comment-6285</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 03 Dec 2010 11:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.designchemical.com/blog/?p=389#comment-6285</guid>
		<description>Hi Andy,

You add it to the theme file</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>You add it to the theme file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Eaton</title>
		<link>http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/comment-page-1/#comment-6284</link>
		<dc:creator>Andy Eaton</dc:creator>
		<pubDate>Fri, 03 Dec 2010 10:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.designchemical.com/blog/?p=389#comment-6284</guid>
		<description>I&#039;m stuck do I add the code into the page where I want the blog posts or do I add it into the themes?</description>
		<content:encoded><![CDATA[<p>I&#8217;m stuck do I add the code into the page where I want the blog posts or do I add it into the themes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/comment-page-1/#comment-1361</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 17 May 2010 17:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.designchemical.com/blog/?p=389#comment-1361</guid>
		<description>The tutorial refers to a &quot;Wordpress page&quot;, which has a specific meaning. Pages in Wordpress are for non-blog post content that usually isn&#039;t time-dependent - examples of pages you could add to your website are - about us, company profile, contact details, etc. These are created using the &quot;Page&quot; options in the Wordpress admin menu.

Pages would generally be accessed via your main navigation or sub-navigation</description>
		<content:encoded><![CDATA[<p>The tutorial refers to a &#8220;WordPress page&#8221;, which has a specific meaning. Pages in WordPress are for non-blog post content that usually isn&#8217;t time-dependent &#8211; examples of pages you could add to your website are &#8211; about us, company profile, contact details, etc. These are created using the &#8220;Page&#8221; options in the WordPress admin menu.</p>
<p>Pages would generally be accessed via your main navigation or sub-navigation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M Spy</title>
		<link>http://www.designchemical.com/blog/index.php/wordpress-tips/how-to-add-blog-posts-to-a-wordpress-page/comment-page-1/#comment-1360</link>
		<dc:creator>M Spy</dc:creator>
		<pubDate>Mon, 17 May 2010 17:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.designchemical.com/blog/?p=389#comment-1360</guid>
		<description>what do you mean &quot;By default pages in Wordpress websites will not display blog posts&quot;..?  Isn&#039;t that what WP is mostly about??</description>
		<content:encoded><![CDATA[<p>what do you mean &#8220;By default pages in WordPress websites will not display blog posts&#8221;..?  Isn&#8217;t that what WP is mostly about??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

