<?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: Delete Navigation Bar</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 02:07:37 +0000</pubDate>

<item>
<title>themy on "Delete Navigation Bar"</title>
<link>http://themeshaper.com/forums/topic/delete-navigation-bar#post-13031</link>
<pubDate>Sat, 12 Jun 2010 14:15:55 +0000</pubDate>
<dc:creator>themy</dc:creator>
<guid isPermaLink="false">13031@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;...wow, that worked! So easy, but I would never have it figured out by myself!&#60;/p&#62;
&#60;p&#62;Thank you so much, Chris!&#60;/p&#62;
&#60;p&#62;Lisa
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "Delete Navigation Bar"</title>
<link>http://themeshaper.com/forums/topic/delete-navigation-bar#post-13030</link>
<pubDate>Sat, 12 Jun 2010 13:21:20 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">13030@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;use the following code in your child theme's functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function remove_access() {
    remove_action( &#38;#39;thematic_header&#38;#39;, &#38;#39;thematic_access&#38;#39;, 9 );
}
add_action( &#38;#39;init&#38;#39;, &#38;#39;remove_access&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>themy on "Delete Navigation Bar"</title>
<link>http://themeshaper.com/forums/topic/delete-navigation-bar#post-13029</link>
<pubDate>Sat, 12 Jun 2010 12:36:22 +0000</pubDate>
<dc:creator>themy</dc:creator>
<guid isPermaLink="false">13029@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm starting with my child theme, can anyone help me? &#60;/p&#62;
&#60;p&#62;How do I delete the navigation bar under the header?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
