<?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: WP 3.0 home link in menu</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 22 May 2013 13:49:45 +0000</pubDate>

<item>
<title>em hr on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14870</link>
<pubDate>Fri, 20 Aug 2010 06:09:32 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">14870@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Heads up using add_theme_support in this way is not advised&#60;/p&#62;
&#60;p&#62;ref: &#60;a href=&#34;http://themeshaper.com/forums/topic/add_theme_supportmenus&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/forums/topic/add_theme_supportmenus&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>tsjogren on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14250</link>
<pubDate>Sun, 01 Aug 2010 22:36:13 +0000</pubDate>
<dc:creator>tsjogren</dc:creator>
<guid isPermaLink="false">14250@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Gene&#60;/p&#62;
&#60;p&#62;I downloaded 0.9.7.3 via 'http://developing.thematic4you.com/thematic-development-release/', added the code below in 'functions.php'(child theme folder) and the wp 3.0 menuhandling worked perfect. Thanks for your forum support.&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
add_theme_support( 'menus' );&#60;/p&#62;
&#60;p&#62;function child_access_menu() {&#60;br /&#62;
$menu_sys = 'wp_nav_menu';&#60;br /&#62;
return $menu_sys;&#60;br /&#62;
}&#60;br /&#62;
add_filter('thematic_menu_type', 'child_access_menu');´&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It would be great if there was a sticky post or a blog post about Thematic and WP 3.0 menus informing that 0.9.7.3 is required. I think many new Thematic &#34;adopters&#34; will be grateful for this info.&#60;/p&#62;
&#60;p&#62;/Torbjörn (Sweden)
&#60;/p&#62;</description>
</item>
<item>
<title>em hr on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14244</link>
<pubDate>Sun, 01 Aug 2010 17:41:29 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">14244@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Unfortunately there have been minor issues involving Thematic and the theme review process that have blocked it from a full release via the official WordPress Theme repository. IMO Thematic 0.9.7.3 is strong  and bug free. I am using it on several live sites with absolutely no issues. &#60;/p&#62;
&#60;p&#62;One caveat though, addressing issues concerning Thematic in these forums can get confusing when using a SVN or pre-release version. The beginnings of this  thread are a good example of this pitfall.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>tsjogren on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14243</link>
<pubDate>Sun, 01 Aug 2010 17:27:46 +0000</pubDate>
<dc:creator>tsjogren</dc:creator>
<guid isPermaLink="false">14243@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Gene&#60;/p&#62;
&#60;p&#62;Thanks for the reply. I will try the svn-version. Is there a releasedate for 0.9.7.3?
&#60;/p&#62;</description>
</item>
<item>
<title>em hr on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14241</link>
<pubDate>Sun, 01 Aug 2010 16:39:11 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">14241@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi-&#60;/p&#62;
&#60;p&#62;The issue here is that the &#60;code&#62;thematic_menu_type&#60;/code&#62; filter hook does not exist in Thematic 0.9.6.2&#60;/p&#62;
&#60;p&#62; You need to be using either the latest svn version or Thematic 0.9.7.3 when it gets released  to use that filter.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>tarpontech on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14221</link>
<pubDate>Sat, 31 Jul 2010 15:47:35 +0000</pubDate>
<dc:creator>tarpontech</dc:creator>
<guid isPermaLink="false">14221@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Odd.  I would disable Wordpress 3.0 menu support and see if anything changes.&#60;/p&#62;
&#60;p&#62;I'd also try creating a different page, and setting that page as the home page instead of your current hem page.  Does the page you have set as the blog page have a post loop?&#60;br /&#62;
I believe things go weird if the page specified as the blog page doesn't have a post loop.
&#60;/p&#62;</description>
</item>
<item>
<title>tsjogren on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14217</link>
<pubDate>Sat, 31 Jul 2010 08:28:24 +0000</pubDate>
<dc:creator>tsjogren</dc:creator>
<guid isPermaLink="false">14217@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Link to testpage that i play around with: &#60;a href=&#34;http://eskestugan.se.preview.binero.se/&#34; rel=&#34;nofollow&#34;&#62;http://eskestugan.se.preview.binero.se/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thematic Framework version: 0.9.6.2&#60;br /&#62;
WP version 3.0.1 (Swedish)
&#60;/p&#62;</description>
</item>
<item>
<title>tsjogren on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14216</link>
<pubDate>Sat, 31 Jul 2010 08:22:01 +0000</pubDate>
<dc:creator>tsjogren</dc:creator>
<guid isPermaLink="false">14216@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;As you see on the code provided the function is commented out. So it cant be that problem. It dosent matter if i add the static page called 'Hem' (Swedish) to WP3.0 menu manager or not. Is is still in the frontend menu as number two...&#60;/p&#62;
&#60;p&#62;Any tips are welcome.
&#60;/p&#62;</description>
</item>
<item>
<title>tarpontech on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14208</link>
<pubDate>Fri, 30 Jul 2010 22:26:44 +0000</pubDate>
<dc:creator>tarpontech</dc:creator>
<guid isPermaLink="false">14208@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I don't think you need that &#34;Add Home Link&#34; code anymore.&#60;/p&#62;
&#60;p&#62;If you have a static home page, and it's called home, and it shows up in the WP3.0 Menu manager as a draggable option, i would guess that the 'add home link' code is what is causing your problem, and is unnecessary.
&#60;/p&#62;</description>
</item>
<item>
<title>tsjogren on "WP 3.0 home link in menu"</title>
<link>http://themeshaper.com/forums/topic/wp-30-home-link-in-menu#post-14196</link>
<pubDate>Fri, 30 Jul 2010 01:08:25 +0000</pubDate>
<dc:creator>tsjogren</dc:creator>
<guid isPermaLink="false">14196@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I have a problem with the 'home' link position in the navigation menu. It is number two from (left to right) and i want it to be number one (far left).&#60;/p&#62;
&#60;p&#62;I have selected 'static home-page' in wp-admin and added wp 3.0 menusupport in functions.php like so (full code provided)&#60;/p&#62;
&#60;p&#62;When i add the page 'home' to wp menu manager it dosent matter where i drag it, it stays number two in the menu. (Its ok that i cant move it around, i just want it to be far left)&#60;/p&#62;
&#60;p&#62;Tips??&#60;/p&#62;
&#60;p&#62;-------------&#60;br /&#62;
&#38;lt;?php&#60;/p&#62;
&#60;p&#62;//&#60;br /&#62;
//  Custom Child Theme Functions&#60;br /&#62;
//&#60;/p&#62;
&#60;p&#62;// I've included a &#34;commented out&#34; sample function below that'll add a home link to your menu&#60;br /&#62;
// More ideas can be found on &#34;A Guide To Customizing The Thematic Theme Framework&#34;&#60;br /&#62;
// &#60;a href=&#34;http://themeshaper.com/thematic-for-wordpress/guide-customizing-thematic-theme-framework/&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/thematic-for-wordpress/guide-customizing-thematic-theme-framework/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;// Adds a home link to your menu&#60;br /&#62;
// &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_page_menu&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Tags/wp_page_menu&#60;/a&#62;&#60;br /&#62;
//function childtheme_menu_args($args) {&#60;br /&#62;
//    $args = array(&#60;br /&#62;
//        'show_home' =&#38;gt; 'Home',&#60;br /&#62;
//        'sort_column' =&#38;gt; 'menu_order',&#60;br /&#62;
//        'menu_class' =&#38;gt; 'menu',&#60;br /&#62;
//        'echo' =&#38;gt; true&#60;br /&#62;
//    );&#60;br /&#62;
//	return $args;&#60;br /&#62;
//}&#60;br /&#62;
//add_filter('wp_page_menu_args','childtheme_menu_args');&#60;/p&#62;
&#60;p&#62;// Lägg till WP 3 menyer&#60;br /&#62;
add_theme_support( 'menus' );&#60;/p&#62;
&#60;p&#62;function child_access_menu() {&#60;br /&#62;
	$menu_sys = 'wp_nav_menu';&#60;br /&#62;
	return $menu_sys;&#60;br /&#62;
}&#60;br /&#62;
add_filter('thematic_menu_type', 'child_access_menu');&#60;/p&#62;
&#60;p&#62;// Ta bort bloggbeskrivning&#60;/p&#62;
&#60;p&#62;function remove_thematic_actions() {&#60;br /&#62;
remove_action('thematic_header','thematic_blogdescription',5);&#60;br /&#62;
}&#60;br /&#62;
add_action('init','remove_thematic_actions');&#60;br /&#62;
?&#38;gt;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
