<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>WordPress DK Forum Topic: Menuer?</title>
		<link>http://wp-danmark.dk/forum/topic/menuer</link>
		<description>WordPress DK Forum Topic: Menuer?</description>
		<language>da-DK</language>
		<pubDate>Wed, 29 Jul 2026 17:08:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Søg]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wp-danmark.dk/forum/search.php</link>
		</textInput>
		<atom:link href="http://wp-danmark.dk/forum/rss/topic/menuer" rel="self" type="application/rss+xml" />

		<item>
			<title>maxemil2 om "Menuer?"</title>
			<link>http://wp-danmark.dk/forum/topic/menuer#post-23072</link>
			<pubDate>ons, 26 jan 2011 22:02:46 +0000</pubDate>
			<dc:creator>maxemil2</dc:creator>
			<guid isPermaLink="false">23072@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Navigation_Menus&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Navigation_Menus&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#34;Firstly, in your theme's &#60;strong&#62;functions.php&#60;/strong&#62;, you need to write a function to register the names of your menus.&#34;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function register_my_menus() {
  register_nav_menus(
    array(&#38;#39;header-menu&#38;#39; =&#38;gt; __( &#38;#39;Header Menu&#38;#39; ) )
  );
}
add_action( &#38;#39;init&#38;#39;, &#38;#39;register_my_menus&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;og i dit temas &#60;strong&#62;header.php&#60;/strong&#62;, ca der hvor du gerne vil have menuen dukker op&#60;br /&#62;
&#60;code&#62;&#38;lt;?php wp_nav_menu( array( &#38;#39;theme_location&#38;#39; =&#38;gt; &#38;#39;header-menu&#38;#39; ) ); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Efterfølgende skal du lave menuen som den skal vises, via administrationspanelet i WP.&#60;/p&#62;
&#60;p&#62;en alternativ måde, er at benytte&#60;br /&#62;
&#60;code&#62;add_theme_support( &#38;#39;menus&#38;#39; );&#60;/code&#62; også i functions.php
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nelo om "Menuer?"</title>
			<link>http://wp-danmark.dk/forum/topic/menuer#post-23070</link>
			<pubDate>ons, 26 jan 2011 17:46:35 +0000</pubDate>
			<dc:creator>nelo</dc:creator>
			<guid isPermaLink="false">23070@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;ja lige præcis.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>John om "Menuer?"</title>
			<link>http://wp-danmark.dk/forum/topic/menuer#post-23011</link>
			<pubDate>man, 24 jan 2011 19:29:51 +0000</pubDate>
			<dc:creator>John</dc:creator>
			<guid isPermaLink="false">23011@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Er det denne&#60;br /&#62;
&#60;a href=&#34;http://www.exalted.dk/&#34; rel=&#34;nofollow&#34;&#62;http://www.exalted.dk/&#60;/a&#62;  ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nelo om "Menuer?"</title>
			<link>http://wp-danmark.dk/forum/topic/menuer#post-23010</link>
			<pubDate>man, 24 jan 2011 18:02:53 +0000</pubDate>
			<dc:creator>nelo</dc:creator>
			<guid isPermaLink="false">23010@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jeg har for nylig skiftet design, men problemet er at mine menuer nu er helt ødelagt, da det nye design ikke understøtter Menuer-Funktionen. Er der en mulighed for at jeg kan arbejde forbi det? Altså vha. en lille kode eller noget?&#60;/p&#62;
&#60;p&#62;Der er btw 2 menuer i designet. Ved ikke om det ændrer noget.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
