<?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: Upgraded from 0.9.6.1 to 0.9.7.7 and menus are gone.</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 02:58:57 +0000</pubDate>

<item>
<title>joshuaiz on "Upgraded from 0.9.6.1 to 0.9.7.7 and menus are gone."</title>
<link>http://themeshaper.com/forums/topic/upgraded-from-0961-to-0977-and-menus-are-gone#post-19238</link>
<pubDate>Thu, 17 Feb 2011 06:46:05 +0000</pubDate>
<dc:creator>joshuaiz</dc:creator>
<guid isPermaLink="false">19238@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Maybe taking out the &#34;remove access function&#34; might help. Resolved. :)
&#60;/p&#62;</description>
</item>
<item>
<title>joshuaiz on "Upgraded from 0.9.6.1 to 0.9.7.7 and menus are gone."</title>
<link>http://themeshaper.com/forums/topic/upgraded-from-0961-to-0977-and-menus-are-gone#post-19237</link>
<pubDate>Thu, 17 Feb 2011 05:55:11 +0000</pubDate>
<dc:creator>joshuaiz</dc:creator>
<guid isPermaLink="false">19237@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I just deactivated the few I had running and no change...&#60;/p&#62;
&#60;p&#62;But, I think the culprit may be this function that adds the search to the menu bar:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function search_access() { ?&#38;gt;
        &#38;lt;div id=&#38;quot;access&#38;quot;&#38;gt;
            &#38;lt;div class=&#38;quot;skip-link&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;#content&#38;quot; title=&#38;quot;&#38;lt;?php _e(&#38;#39;Skip navigation to the content&#38;#39;, &#38;#39;thematic&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Skip to content&#38;#39;, &#38;#39;thematic&#38;#39;); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;
            &#38;lt;?php wp_page_menu(&#38;#39;sort_column=menu_order&#38;#39;) ?&#38;gt;&#38;lt;div id=&#38;quot;down-arrow&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;http://www.vizualrecords.com/images/down_arrow2.png&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;
 			&#38;lt;div id=&#38;quot;access-cart&#38;quot;&#38;gt;

 			&#38;lt;/div&#38;gt;
            &#38;lt;div id=&#38;quot;access-search&#38;quot;&#38;gt;
                &#38;lt;form id=&#38;quot;searchform&#38;quot; method=&#38;quot;get&#38;quot; action=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;home&#38;#39;) ?&#38;gt;&#38;quot;&#38;gt;
                        &#38;lt;div id=&#38;quot;search-text&#38;quot;&#38;gt;&#38;lt;input type=&#38;quot;text&#38;quot; size=&#38;quot;27&#38;quot; tabindex=&#38;quot;1&#38;quot; onblur=&#38;quot;if (this.value == &#38;#39;&#38;#39;) {this.value = &#38;#39;Search posts, pages, archives&#38;#39;;}&#38;quot; onfocus=&#38;quot;if (this.value == &#38;#39;Search posts, pages, archives&#38;#39;) {this.value = &#38;#39;&#38;#39;;}&#38;quot; value=&#38;quot;Search posts, pages, archives&#38;quot; name=&#38;quot;s&#38;quot; id=&#38;quot;s&#38;quot;&#38;gt;
                        &#38;lt;div id=&#38;quot;input-search&#38;quot;&#38;gt;&#38;lt;input type=&#38;quot;submit&#38;quot; id=&#38;quot;searchsubmit&#38;quot; value=&#38;quot;Go&#38;quot; /&#38;gt;&#38;lt;/div&#38;gt;
                        &#38;lt;/div&#38;gt;

                    &#38;lt;/div&#38;gt;
                &#38;lt;/form&#38;gt;
            &#38;lt;/div&#38;gt;

        &#38;lt;/div&#38;gt;&#38;lt;!-- #access --&#38;gt;
&#38;lt;?php }

add_action(&#38;#39;thematic_header&#38;#39;,&#38;#39;search_access&#38;#39;,9);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Won't this need to be updated in some way to utilize the new menu calls? I'm guessing integrated with the first function in my post above...
&#60;/p&#62;</description>
</item>
<item>
<title>lastraw on "Upgraded from 0.9.6.1 to 0.9.7.7 and menus are gone."</title>
<link>http://themeshaper.com/forums/topic/upgraded-from-0961-to-0977-and-menus-are-gone#post-19236</link>
<pubDate>Thu, 17 Feb 2011 05:50:16 +0000</pubDate>
<dc:creator>lastraw</dc:creator>
<guid isPermaLink="false">19236@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;any conflicting plugins?
&#60;/p&#62;</description>
</item>
<item>
<title>joshuaiz on "Upgraded from 0.9.6.1 to 0.9.7.7 and menus are gone."</title>
<link>http://themeshaper.com/forums/topic/upgraded-from-0961-to-0977-and-menus-are-gone#post-19235</link>
<pubDate>Thu, 17 Feb 2011 05:11:05 +0000</pubDate>
<dc:creator>joshuaiz</dc:creator>
<guid isPermaLink="false">19235@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;[Sorry for the duplicate post]&#60;/p&#62;
&#60;p&#62;Working on a test site and I upgraded Thematic to 0.9.7.7 and the menus are completely gone.&#60;/p&#62;
&#60;p&#62;I tried inserting the functions listed in the 0.9.7.6 sticky post:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function childtheme_menu_args($args) {
    $args = array(
        &#38;#39;show_home&#38;#39; =&#38;gt; &#38;#39;Home&#38;#39;,
        &#38;#39;sort_column&#38;#39; =&#38;gt; &#38;#39;menu_order&#38;#39;,
        &#38;#39;menu_class&#38;#39; =&#38;gt; &#38;#39;menu&#38;#39;,
        &#38;#39;echo&#38;#39; =&#38;gt; false
    );
    return $args;
}
add_filter(&#38;#39;wp_page_menu_args&#38;#39;,&#38;#39;childtheme_menu_args&#38;#39;, 20);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Nothing. No menus at all.&#60;/p&#62;
&#60;p&#62;Then another post in that thread said to use this to mimic (or use) the WP custom menus:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function change_menu_type() {
return &#38;#39;wp_nav_menu&#38;#39;;
}
add_filter( &#38;#39;thematic_menu_type&#38;#39;, &#38;#39;change_menu_type&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Nothing. Even though I have a 'Home' menu defined in WP admin. &#60;/p&#62;
&#60;p&#62;This is a brand new install of WP 3.0.5 although I started with Thematic 0.9.6.1 and then upgraded through WP admin.&#60;/p&#62;
&#60;p&#62;What am I missing here?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
