<?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: Excerpt on front page -- "childtheme_override_content_init()" never called?</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 19 Jun 2013 20:02:51 +0000</pubDate>

<item>
<title>Jagst3r15 on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-27187</link>
<pubDate>Mon, 28 May 2012 05:44:24 +0000</pubDate>
<dc:creator>Jagst3r15</dc:creator>
<guid isPermaLink="false">27187@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;should have read more, i think 0.9.8 fixes that...soooo close to 1.0 though it might not even be worth using (unless it gets rejected lol).
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-27186</link>
<pubDate>Mon, 28 May 2012 05:16:50 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">27186@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;0.9.8 is the version i've been supporting which was available at:&#60;br /&#62;
developing.thematic4you.com/thematic-development-release/&#60;/p&#62;
&#60;p&#62;admittedly a bit of a cluster$*&#38;amp;# that we had such an outdated version in the repo, but 1.0 is in the theme review queue....  (finally!)
&#60;/p&#62;</description>
</item>
<item>
<title>Jagst3r15 on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-27183</link>
<pubDate>Mon, 28 May 2012 04:16:27 +0000</pubDate>
<dc:creator>Jagst3r15</dc:creator>
<guid isPermaLink="false">27183@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;he is talking about thematic 1.0, which is in the process of being reviewed for approval in the wordpress.org repo. I uploaded it here for you - it is essentially stable so you can use it safely &#60;a href=&#34;http://seamlessthemes.com/resources/&#34; rel=&#34;nofollow&#34;&#62;http://seamlessthemes.com/resources/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>derpayatz on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-27182</link>
<pubDate>Mon, 28 May 2012 04:12:30 +0000</pubDate>
<dc:creator>derpayatz</dc:creator>
<guid isPermaLink="false">27182@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi, I've got the 0.9.7.7 Thematic from the wordpress.org website, and the add_action is still inside the elseif.
&#60;/p&#62;</description>
</item>
<item>
<title>em hr on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-17341</link>
<pubDate>Mon, 29 Nov 2010 23:26:49 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">17341@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;This was fixed in the latest svn.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>relequestual on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-17306</link>
<pubDate>Sat, 27 Nov 2010 11:46:01 +0000</pubDate>
<dc:creator>relequestual</dc:creator>
<guid isPermaLink="false">17306@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;After working on this for quite a while, what was missing was you needed to add the action...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_action(&#38;#39;thematic_abovepost&#38;#39;,&#38;#39;childtheme_override_content_init&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I know it seems like you shouldn't have to do this because on line 801 the add_action function is called...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_action(&#38;#39;thematic_abovepost&#38;#39;,&#38;#39;thematic_content_init&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;However this is INSIDE the elseif statment, and is only run if the child override function does not exist.&#60;/p&#62;
&#60;p&#62;While my fix works, I propose that the &#34;add_action&#34; line be moved outside of the closing brace.
&#60;/p&#62;</description>
</item>
<item>
<title>relequestual on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-17305</link>
<pubDate>Sat, 27 Nov 2010 11:16:19 +0000</pubDate>
<dc:creator>relequestual</dc:creator>
<guid isPermaLink="false">17305@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Are you sure the thematic_content_init function isn't being called? If so how? Trying to fix this problem too =]
&#60;/p&#62;</description>
</item>
<item>
<title>McSalty on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-16845</link>
<pubDate>Tue, 09 Nov 2010 16:18:42 +0000</pubDate>
<dc:creator>McSalty</dc:creator>
<guid isPermaLink="false">16845@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I had to use &#34;childtheme_override_content()&#34; anyway, so I ended up pasting&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if (!is_single()) $thematic_content_length = &#38;#39;excerpt&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;As my first line. This works, but isn't clean. What is the purpose of thematic_content_init() if it isn't automatically called before thematic_content()?
&#60;/p&#62;</description>
</item>
<item>
<title>McSalty on "Excerpt on front page -- "childtheme_override_content_init()" never called?"</title>
<link>http://themeshaper.com/forums/topic/excerpt-on-front-page-childtheme_override_content_init-never-called#post-16836</link>
<pubDate>Tue, 09 Nov 2010 08:38:47 +0000</pubDate>
<dc:creator>McSalty</dc:creator>
<guid isPermaLink="false">16836@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm trying to output excerpts on the homepage instead of full posts. In order to do so, I've added the following to my functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function childtheme_override_content_init() {
        global $thematic_content_length;

        $content = &#38;#39;&#38;#39;;
        $thematic_content_length = &#38;#39;&#38;#39;;

        if (is_home() &#124;&#124; is_front_page()) {
                $content = &#38;#39;excerpt&#38;#39;;
        } elseif (is_single()) {
                $content = &#38;#39;full&#38;#39;;
        } elseif (is_tag()) {
                $content = &#38;#39;excerpt&#38;#39;;
        } elseif (is_search()) {
                $content = &#38;#39;excerpt&#38;#39;;
        } elseif (is_category()) {
                $content = &#38;#39;excerpt&#38;#39;;
        } elseif (is_author()) {
                $content = &#38;#39;excerpt&#38;#39;;
        } elseif (is_archive()) {
                $content = &#38;#39;excerpt&#38;#39;;
        }

        $thematic_content_length = apply_filters(&#38;#39;thematic_content&#38;#39;, $content);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(I just copied the contents of thematic_content_init(), and changed 'full' to 'excerpt')&#60;/p&#62;
&#60;p&#62;However, this has no effect, as if this function were never called. Any ideas?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
