<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Latest Post as homepage</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 05:49:17 +0000</pubDate>

<item>
<title>middlesister on "Latest Post as homepage"</title>
<link>http://themeshaper.com/forums/topic/latest-post-as-homepage#post-23069</link>
<pubDate>Wed, 14 Sep 2011 15:33:46 +0000</pubDate>
<dc:creator>middlesister</dc:creator>
<guid isPermaLink="false">23069@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I think to get comments to show, we need to make wordpress believe we are on a single posts page. Maybe something like&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$latest_post = get_posts( array( &#38;#39;numberposts&#38;#39; =&#38;gt; 1) );
$latest_post_id = $latest_post-&#38;gt;ID;
query_posts( &#38;#39;p=$latest_post_id&#38;#39; );&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>helgatheviking on "Latest Post as homepage"</title>
<link>http://themeshaper.com/forums/topic/latest-post-as-homepage#post-23058</link>
<pubDate>Tue, 13 Sep 2011 15:24:54 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">23058@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;you could copy the blog template and adjust the query to only pull 1 post.  that will easily handle the latest post part... the comments are trickier.  not impossible, just can't think of it off the top of my head.
&#60;/p&#62;</description>
</item>
<item>
<title>algegro on "Latest Post as homepage"</title>
<link>http://themeshaper.com/forums/topic/latest-post-as-homepage#post-23055</link>
<pubDate>Mon, 12 Sep 2011 23:22:03 +0000</pubDate>
<dc:creator>algegro</dc:creator>
<guid isPermaLink="false">23055@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm working on a weekly comic site and I was hoping to use thematic as the parent theme. The only problem with this approach is that I need the full latest post to be the home page, including comments.&#60;br /&#62;
Is it possible to achieve this through a child theme?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
