<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									how to add WP foro navigation menu in other page on the primary menu? - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 16 Jun 2026 22:03:33 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: how to add WP foro navigation menu in other page on the primary menu?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/#post-41002</link>
                        <pubDate>Tue, 05 May 2020 12:28:29 +0000</pubDate>
                        <description><![CDATA[@mtariq,
This doesn&#039;t have any relation to the wpForo. You should configure the WordPress menu, to get you want.
Below is provided the links it may help you, please check it:]]></description>
                        <content:encoded><![CDATA[<p>@mtariq,</p>
<p>This doesn't have any relation to the wpForo. You should configure the WordPress menu, to get you want.</p>
<p>Below is provided the links it may help you, please check it: <a href="https://wordpress.com/support/menus/">https://wordpress.com/support/menus/</a></p>
<p><a href="https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/">https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/</a><br /><a href="https://themeisle.com/blog/wordpress-custom-menus/">https://themeisle.com/blog/wordpress-custom-menus/</a></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/#post-41002</guid>
                    </item>
				                    <item>
                        <title>RE: how to add WP foro navigation menu in other page on the primary menu?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/#post-40922</link>
                        <pubDate>Mon, 04 May 2020 08:53:51 +0000</pubDate>
                        <description><![CDATA[I tried it same like above but other categories of primary menu became invisible and only WP foro menu start showing on this menu. I have added a page on the primary menu by name forum and I...]]></description>
                        <content:encoded><![CDATA[<p>I tried it same like above but other categories of primary menu became invisible and only WP foro menu start showing on this menu. I have added a page on the primary menu by name forum and I want to add this wp foro navigation on this page. Mean I totally want to show this on that page which is on the primary menu not on the home page. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>mtariq</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/#post-40922</guid>
                    </item>
				                    <item>
                        <title>RE: how to add WP foro navigation menu in other page on the primary menu?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/#post-40908</link>
                        <pubDate>Mon, 04 May 2020 05:25:35 +0000</pubDate>
                        <description><![CDATA[Hi @mtariq,
Please explain what have you tried?
 
You can add wpForo menu items one by one in any menu using &quot;Custom Link&quot; menu type and inserting wpForo menu shortcodes:
Each menu item ...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@mtariq,</span></p>
<p>Please explain what have you tried?</p>
<p> </p>
<p>You can add wpForo menu items one by one in any menu using "Custom Link" menu type and inserting wpForo menu shortcodes:</p>
<p>Each menu item has its own specific<span> </span><span>shortcode-url</span>:</p>
<ul>
<li>Forum Home:<span> </span><span>/%wpforo-home%/</span></li>
<li>Members:<span> </span><span>/%wpforo-members%/</span></li>
<li>Recent Posts:<span> </span><span>/%wpforo-recent%/</span></li>
<li>Unread Posts:<span> </span><span>/%wpforo-unread%/</span></li>
<li>Tags:<span> </span><span>/%wpforo-tags%/</span></li>
<li>My Profile:<span> </span><span>/%wpforo-profile-home%/</span></li>
<li>Activity:<span> </span><span>/%wpforo-profile-activity%/</span></li>
<li>Account:<span> </span><span>/%wpforo-profile-account%/</span></li>
<li>Subscriptions:<span> </span><span>/%wpforo-profile-subscriptions%/</span></li>
<li>Register:<span> </span><span>/%wpforo-register%/</span></li>
<li>Login:<span> </span><span>/%wpforo-login%/</span></li>
<li>Logout:<span> </span><span>/%wpforo-logout%/</span></li>
</ul>
<p> </p>
<p>https://wpforo.com/wp-content/uploads/2016/11/wpForo-Menu-URL-Shortcodes.png</p>
<p> </p>
<p>Or you can fully insert wpForo menu in the primary location. Navigate to Dashboard &gt; Appearance &gt; Menu admin page and select the "wpForo Navigation" in the drop-down menu and enable it for any location you want</p>
<p>https://wpforo.com/wp-content/uploads/2020/05/wpForo-insert-menu-in-primary-location.png</p>
<p> </p>
<p>And please read the documentation: <a href="https://wpforo.com/docs/root/getting-started/forum-menu/">https://wpforo.com/docs/root/getting-started/forum-menu/</a></p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/#post-40908</guid>
                    </item>
				                    <item>
                        <title>how to add WP foro navigation menu in other page on the primary menu?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/#post-40906</link>
                        <pubDate>Mon, 04 May 2020 01:32:31 +0000</pubDate>
                        <description><![CDATA[I tried but fail kindly give me solution.]]></description>
                        <content:encoded><![CDATA[<p><strong>I tried but fail kindly give me solution. </strong></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>mtariq</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-add-wp-foro-navigation-menu-in-other-page-on-the-primary-menu/#post-40906</guid>
                    </item>
							        </channel>
        </rss>
		