<?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: Custom WordPress Hooks and Filters in Thematic 0.6</title>
	<atom:link href="http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/feed/" rel="self" type="application/rss+xml" />
	<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/</link>
	<description>Shaping WordPress Themes</description>
	<lastBuildDate>Mon, 06 Sep 2010 05:55:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Rob</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-39655</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 15 Oct 2009 15:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-39655</guid>
		<description>Self reply!  Just been on the forums and realised I can bung pretty much any html in the box in the thematic options page in Wordpress.  Thought it was only the tags specified!

Hooray!

http://clients.digitalentrepreneurs.org.uk/harrelle/</description>
		<content:encoded><![CDATA[<p>Self reply!  Just been on the forums and realised I can bung pretty much any html in the box in the thematic options page in WordPress.  Thought it was only the tags specified!</p>
<p>Hooray!</p>
<p><a href="http://clients.digitalentrepreneurs.org.uk/harrelle/" rel="nofollow">http://clients.digitalentrepreneurs.org.uk/harrelle/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-39649</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 15 Oct 2009 12:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-39649</guid>
		<description>I have not!  Schoolboy error! Thankyou! *Runs off to check forum*</description>
		<content:encoded><![CDATA[<p>I have not!  Schoolboy error! Thankyou! *Runs off to check forum*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stewart</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-39648</link>
		<dc:creator>Ian Stewart</dc:creator>
		<pubDate>Thu, 15 Oct 2009 12:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-39648</guid>
		<description>Have you checked out the ThemeShaper forum, Rob?</description>
		<content:encoded><![CDATA[<p>Have you checked out the ThemeShaper forum, Rob?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-39646</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 15 Oct 2009 11:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-39646</guid>
		<description>Ey up.  Quick question - if anyone can help...  I&#039;ve implemented the thematic_abovefooter() in my functions.php.  Site is here - http://clients.digitalentrepreneurs.org.uk/harrelle/ - but I&#039;m really struggling to tailor it to go in the centre. 

Simple stuff, I&#039;m imagining - but after trying to stick align=&quot;center&quot; in the .php (which is probably bad form/not gonna work) I&#039;ve been instead trying to classify the function in the .php -  - then stick in a new class in the .css - but with no success either way.  

Could anyone suggest owt or point me in the right direction? Feel like I&#039;m running aground on the &#039;sticking different types of code in the wrong files&#039; rocks...</description>
		<content:encoded><![CDATA[<p>Ey up.  Quick question &#8211; if anyone can help&#8230;  I&#8217;ve implemented the thematic_abovefooter() in my functions.php.  Site is here &#8211; <a href="http://clients.digitalentrepreneurs.org.uk/harrelle/" rel="nofollow">http://clients.digitalentrepreneurs.org.uk/harrelle/</a> &#8211; but I&#8217;m really struggling to tailor it to go in the centre. </p>
<p>Simple stuff, I&#8217;m imagining &#8211; but after trying to stick align=&#8221;center&#8221; in the .php (which is probably bad form/not gonna work) I&#8217;ve been instead trying to classify the function in the .php &#8211;  &#8211; then stick in a new class in the .css &#8211; but with no success either way.  </p>
<p>Could anyone suggest owt or point me in the right direction? Feel like I&#8217;m running aground on the &#8216;sticking different types of code in the wrong files&#8217; rocks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: squirrel</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-36985</link>
		<dc:creator>squirrel</dc:creator>
		<pubDate>Tue, 08 Sep 2009 20:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-36985</guid>
		<description>Hey, this is great stuff. I&#039;m getting all excited about Frameworks, Parent Themes, child themes and Thematic.
I just wonder- is it possible to have 2nd level child themes? IE - let&#039;s say I create a child theme that modifies the parent theme a lot. Now I&#039;d like to use that one as a parent theme for my other themes. Can I do that?</description>
		<content:encoded><![CDATA[<p>Hey, this is great stuff. I&#8217;m getting all excited about Frameworks, Parent Themes, child themes and Thematic.<br />
I just wonder- is it possible to have 2nd level child themes? IE &#8211; let&#8217;s say I create a child theme that modifies the parent theme a lot. Now I&#8217;d like to use that one as a parent theme for my other themes. Can I do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse C.</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-29181</link>
		<dc:creator>Jesse C.</dc:creator>
		<pubDate>Sun, 24 May 2009 13:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-29181</guid>
		<description>Ahh, my discomfort with PHP must be showing :)

Point well-taken. I&#039;ll try and get my head around it. Thanks.</description>
		<content:encoded><![CDATA[<p>Ahh, my discomfort with PHP must be showing <img src='http://themeshaper.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Point well-taken. I&#8217;ll try and get my head around it. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stewart</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-29180</link>
		<dc:creator>Ian Stewart</dc:creator>
		<pubDate>Sun, 24 May 2009 13:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-29180</guid>
		<description>Spending a few minutes looking at the current Thematic Post Footer function is probably the best explanation. If you run into any trouble, just post a new topic about it in the forums.</description>
		<content:encoded><![CDATA[<p>Spending a few minutes looking at the current Thematic Post Footer function is probably the best explanation. If you run into any trouble, just post a new topic about it in the forums.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse C.</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-29179</link>
		<dc:creator>Jesse C.</dc:creator>
		<pubDate>Sun, 24 May 2009 12:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-29179</guid>
		<description>I have the same question as Brice: how would tags be added back in to that great footer code?</description>
		<content:encoded><![CDATA[<p>I have the same question as Brice: how would tags be added back in to that great footer code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brice Irvine</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-28003</link>
		<dc:creator>Brice Irvine</dc:creator>
		<pubDate>Fri, 01 May 2009 23:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-28003</guid>
		<description>I&#039;m new to PHP. I like the &quot;Add a custom post footer&quot; here. How might I add the ability to show Tags back into this code?</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to PHP. I like the &#8220;Add a custom post footer&#8221; here. How might I add the ability to show Tags back into this code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stewart</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-20943</link>
		<dc:creator>Ian Stewart</dc:creator>
		<pubDate>Sun, 25 Jan 2009 17:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-20943</guid>
		<description>Well, you can always remove it with CSS.</description>
		<content:encoded><![CDATA[<p>Well, you can always remove it with CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-20863</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Sun, 25 Jan 2009 01:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-20863</guid>
		<description>this is all well and good, but for someone who over the years figured out how  to make simple changes to php out of necessity in order to make changes to various  templates, this is way over my head...all I want to do is remove the category information on each post and this is way too complicated...</description>
		<content:encoded><![CDATA[<p>this is all well and good, but for someone who over the years figured out how  to make simple changes to php out of necessity in order to make changes to various  templates, this is way over my head&#8230;all I want to do is remove the category information on each post and this is way too complicated&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thematic - A problem with php</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-19724</link>
		<dc:creator>Thematic - A problem with php</dc:creator>
		<pubDate>Sun, 11 Jan 2009 12:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-19724</guid>
		<description>[...] solution would be if Thematic had a hook before it called thematic_postfooter() which otherwise did nothing - but it doesn&#8217;t. Another solution is if I could work out how to [...]</description>
		<content:encoded><![CDATA[<p>[...] solution would be if Thematic had a hook before it called thematic_postfooter() which otherwise did nothing &#8211; but it doesn&#8217;t. Another solution is if I could work out how to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Newport</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-7893</link>
		<dc:creator>Newport</dc:creator>
		<pubDate>Tue, 14 Oct 2008 11:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-7893</guid>
		<description>Hi Ian, I found a solution in the net, didn&#039;t know, that it is so easy: 
&lt;!--  --&gt;
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Ian, I found a solution in the net, didn&#8217;t know, that it is so easy:<br />
&lt;!&#8211;  &#8211;&gt;<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Newport</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-7883</link>
		<dc:creator>Newport</dc:creator>
		<pubDate>Tue, 14 Oct 2008 07:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-7883</guid>
		<description>Sorry, this didn&#039;t work, no php-code in comments, I suppose, I will try another way...</description>
		<content:encoded><![CDATA[<p>Sorry, this didn&#8217;t work, no php-code in comments, I suppose, I will try another way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stewart</title>
		<link>http://themeshaper.com/custom-wordpress-hooks-filters-thematic-06/comment-page-1/#comment-6815</link>
		<dc:creator>Ian Stewart</dc:creator>
		<pubDate>Sun, 28 Sep 2008 03:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=248#comment-6815</guid>
		<description>@de: While I&#039;m fairly sure that can be accomplished with PHP, WordPress has no easy way to do that (that I know of).</description>
		<content:encoded><![CDATA[<p>@de: While I&#8217;m fairly sure that can be accomplished with PHP, WordPress has no easy way to do that (that I know of).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
