<?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: How Can I remove the Header?</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 18:18:17 +0000</pubDate>

<item>
<title>helgatheviking on "How Can I remove the Header?"</title>
<link>http://themeshaper.com/forums/topic/how-can-i-remove-the-header#post-14765</link>
<pubDate>Mon, 16 Aug 2010 23:12:17 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">14765@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;glad that solved your issue.  dont forget to mark the topic as resolved.
&#60;/p&#62;</description>
</item>
<item>
<title>jnune09 on "How Can I remove the Header?"</title>
<link>http://themeshaper.com/forums/topic/how-can-i-remove-the-header#post-14750</link>
<pubDate>Mon, 16 Aug 2010 15:59:06 +0000</pubDate>
<dc:creator>jnune09</dc:creator>
<guid isPermaLink="false">14750@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;thanks you always come through haha
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "How Can I remove the Header?"</title>
<link>http://themeshaper.com/forums/topic/how-can-i-remove-the-header#post-14749</link>
<pubDate>Mon, 16 Aug 2010 15:53:59 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">14749@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;you mean the title and description?&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function remove_stuff(){
remove_action(&#38;#39;thematic_header&#38;#39;,&#38;#39;thematic_brandingopen&#38;#39;,1);
remove_action(&#38;#39;thematic_header&#38;#39;,&#38;#39;thematic_blogtitle&#38;#39;,3);
remove_action(&#38;#39;thematic_header&#38;#39;,&#38;#39;thematic_blogdescription&#38;#39;,5);
remove_action(&#38;#39;thematic_header&#38;#39;,&#38;#39;thematic_brandingclose&#38;#39;,7);
}
add_action(&#38;#39;init&#38;#39;,&#38;#39;remove_stuff&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;this will just leave an empty div
&#60;/p&#62;</description>
</item>
<item>
<title>jnune09 on "How Can I remove the Header?"</title>
<link>http://themeshaper.com/forums/topic/how-can-i-remove-the-header#post-14746</link>
<pubDate>Mon, 16 Aug 2010 15:11:36 +0000</pubDate>
<dc:creator>jnune09</dc:creator>
<guid isPermaLink="false">14746@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Looking for a function to remove the header.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
