<?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: which file is used for the posts in Thematic</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 26 May 2013 08:12:02 +0000</pubDate>

<item>
<title>em hr on "which file is used for the posts in Thematic"</title>
<link>http://themeshaper.com/forums/topic/which-file-is-used-for-the-posts-in-thematic#post-25053</link>
<pubDate>Thu, 26 Jan 2012 17:49:06 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">25053@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi sixfootjames,&#60;/p&#62;
&#60;p&#62;The template-page-blog.php file is being deprecated in Thematic's upcoming 0.9.8 release and will be removed entirely at some point.&#60;/p&#62;
&#60;p&#62;It's recommended that you either configure your wp-admin/settings/reading : &#34;front page&#34;  and &#34;posts page&#34; in which case the index.php will be the template used *or* you could create a home.php template in your child theme.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "which file is used for the posts in Thematic"</title>
<link>http://themeshaper.com/forums/topic/which-file-is-used-for-the-posts-in-thematic#post-25051</link>
<pubDate>Thu, 26 Jan 2012 15:59:37 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25051@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;you don't need to use the blog template to show your latest posts.  in fact, just as a heads up, that template is being deprecated.  if you are on the blog index then thematic generates that from the thematic_index_loop() function in content-extensions.php.  there are other loops like thematic_category_loop(), etc.  you can create your own loop using the override functionality.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;childtheme_override_index_loop(){

  echo &#38;quot;i want bacon in my loop&#38;quot;;

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;usually i copy over the contents of the original function and then hack away in my own functions.php
&#60;/p&#62;</description>
</item>
<item>
<title>sixfootjames on "which file is used for the posts in Thematic"</title>
<link>http://themeshaper.com/forums/topic/which-file-is-used-for-the-posts-in-thematic#post-25049</link>
<pubDate>Thu, 26 Jan 2012 07:34:59 +0000</pubDate>
<dc:creator>sixfootjames</dc:creator>
<guid isPermaLink="false">25049@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Managed to find it....&#60;/p&#62;
&#60;p&#62;template-page-blog.php&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>sixfootjames on "which file is used for the posts in Thematic"</title>
<link>http://themeshaper.com/forums/topic/which-file-is-used-for-the-posts-in-thematic#post-25048</link>
<pubDate>Thu, 26 Jan 2012 07:20:55 +0000</pubDate>
<dc:creator>sixfootjames</dc:creator>
<guid isPermaLink="false">25048@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;I have switched templates, dumped arb text into files to see if it will show when I hit F5 but still I am not able to find the file responsible to render the posts page.&#60;/p&#62;
&#60;p&#62;I need to reskin this so that I can use it for a News page, could someone please help and let me know what file this might be?&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
