<?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 remove member view while keeping menu bar - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 14 Aug 2026 00:51:59 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/paged/2/#post-124806</link>
                        <pubDate>Wed, 14 May 2025 16:10:22 +0000</pubDate>
                        <description><![CDATA[Thanks so much Sofy, I appreciate all your support.]]></description>
                        <content:encoded><![CDATA[<p>Thanks so much Sofy, I appreciate all your support.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>am_wolfe</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/paged/2/#post-124806</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/paged/2/#post-124768</link>
                        <pubDate>Sun, 11 May 2025 05:20:18 +0000</pubDate>
                        <description><![CDATA[If the &quot;menu bar&quot; you want to keep is from wpForo&#039;s own template, you can:


Use a custom menu with only the links you want.


Remove Profile, My Posts, etc. using:


add_filter(&#039;wp...]]></description>
                        <content:encoded><![CDATA[<p class="" data-start="1364" data-end="1438">If the "menu bar" you want to keep is from wpForo's own template, you can:</p>
<ul data-start="1440" data-end="1537">
<li class="" data-start="1440" data-end="1493">
<p class="" data-start="1442" data-end="1493"><strong data-start="1442" data-end="1463">Use a custom menu</strong> with only the links you want.</p>
</li>
<li class="" data-start="1494" data-end="1537">
<p class="" data-start="1496" data-end="1537">Remove <code data-start="1503" data-end="1512">Profile</code>, <code data-start="1514" data-end="1524">My Posts</code>, etc. using:</p>
</li>
</ul>
<p>add_filter('wpforo_menu_user_items', function($items){<br />unset($items);<br />return $items;<br />});<br /><br />place this in your functions.php</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Henry</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/paged/2/#post-124768</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/paged/2/#post-124758</link>
                        <pubDate>Fri, 09 May 2025 21:43:19 +0000</pubDate>
                        <description><![CDATA[Will do, thank you!]]></description>
                        <content:encoded><![CDATA[<p>Will do, thank you!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>am_wolfe</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/paged/2/#post-124758</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124749</link>
                        <pubDate>Fri, 09 May 2025 09:35:10 +0000</pubDate>
                        <description><![CDATA[@am_wolfe 
Please read this support topic:
The same issue is discussed there.]]></description>
                        <content:encoded><![CDATA[<p>@am_wolfe </p>
<p>Please read this support topic: https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-hide-the-entire-forum-behind-a-login-page/</p>
<p>The same issue is discussed there.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124749</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124742</link>
                        <pubDate>Fri, 09 May 2025 05:07:07 +0000</pubDate>
                        <description><![CDATA[Thank you. Ok that&#039;s it. I logged out and viewed the forum, the &quot;member&quot; option is gone.
However I notice that I can still open the forum even if I&#039;m not logged on. I&#039;d like it to be more p...]]></description>
                        <content:encoded><![CDATA[<p>Thank you. Ok that's it. I logged out and viewed the forum, the "member" option is gone.</p>
<p>However I notice that I can still open the forum even if I'm not logged on. I'd like it to be more private. Is there a way to make my forum non-viewable to non-members? </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>am_wolfe</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124742</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124726</link>
                        <pubDate>Thu, 08 May 2025 10:14:45 +0000</pubDate>
                        <description><![CDATA[@am_wolfe 
Are you sure you&#039;re checking as a regular user? Probably you&#039;re checking as admin of your website.]]></description>
                        <content:encoded><![CDATA[<p>@am_wolfe </p>
<p>Are you sure you're checking as a regular user? Probably you're checking as admin of your website. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124726</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124713</link>
                        <pubDate>Wed, 07 May 2025 18:49:53 +0000</pubDate>
                        <description><![CDATA[Ok got it. Than you Sofy.

The option I mentioned removes the &#039;Members&#039; menu items from the navigation section. In other words, if a user doesn’t have the &#039;Can View Members&#039; and &#039;Can View ...]]></description>
                        <content:encoded><![CDATA[<p>Ok got it. Than you Sofy.</p>
<blockquote>
<p><span>The option I mentioned removes the 'Members' menu items from the navigation section. In other words, if a user doesn’t have the 'Can View Members' and 'Can View Profiles' permissions, those menu items will not be visible to them.</span></p>
</blockquote>
<p>I've taken the steps you recommended, however the "members option" is still on the menu in each of my forums. See screen shot - I've unchecked the two options but the menu is still viewable along with all members. Even as an admin, I unchecked the two options, but the menu option is still there along with all the members.</p>
<p>Is there another step or something I'm missing?</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1746643793-Screenshot-2025-05-07-114646.png" target="_blank" title="Screenshot-2025-05-07-114646.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2025-05-07-114646.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>am_wolfe</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124713</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124709</link>
                        <pubDate>Wed, 07 May 2025 13:08:51 +0000</pubDate>
                        <description><![CDATA[@am_wolfe 
The option I mentioned removes the &#039;Members&#039; menu items from the navigation section. In other words, if a user doesn’t have the &#039;Can View Members&#039; and &#039;Can View Profiles&#039; permiss...]]></description>
                        <content:encoded><![CDATA[<p>@am_wolfe </p>
<p>The option I mentioned removes the 'Members' menu items from the navigation section. In other words, if a user doesn’t have the 'Can View Members' and 'Can View Profiles' permissions, those menu items will not be visible to them.</p>
<p></p>
<p><span>Ideally I'd want to </span><strong>keep</strong><span> the member view if I could restrict it to members of the membership that has access to the forum. I don't want members of forum x to see the members of forum y - both of whom are in different memberships.</span></p>
<p></p>
<p>I'm sorry, but the wpForo doesn't have such an option. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124709</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124700</link>
                        <pubDate>Tue, 06 May 2025 20:44:39 +0000</pubDate>
                        <description><![CDATA[Thanks so much Sofy,
I guess I wasn&#039;t clear. Is there a way to entirely remove the &quot;members&quot; link in the menu bar itself? I don&#039;t even want that to be an option. I&#039;ve checked out your links...]]></description>
                        <content:encoded><![CDATA[<p>Thanks so much Sofy,</p>
<p>I guess I wasn't clear. Is there a way to entirely remove the "members" link in the menu bar itself? I don't even want that to be an option. I've checked out your links and haven't found any info for that.</p>
<p>If this is not possible, then my second question still remains which I also haven't found an answer to:</p>
<p><span>Ideally I'd want to </span><strong>keep</strong><span> the member view if I could restrict it to members of the membership that has access to the forum. I don't want members of forum x to see the members of forum y - both of whom are in different memberships.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>am_wolfe</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124700</guid>
                    </item>
				                    <item>
                        <title>RE: How to remove member view while keeping menu bar</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124694</link>
                        <pubDate>Tue, 06 May 2025 09:48:38 +0000</pubDate>
                        <description><![CDATA[Hi,

I&#039;d like to remove the member view while keeping the menu bar available. Basically take &quot;member view&quot; off of the menu. Is that possible?

Please navigate to Dashboard &gt; wpForo &amp;g...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<blockquote>
<p><span>I'd like to remove the member view while keeping the menu bar available. Basically take "member view" off of the menu. Is that possible?</span></p>
</blockquote>
<p>Please navigate to Dashboard &gt; wpForo &gt; Usergroups, then edit each usergroup one by one and uncheck the "Can View Members" and "Can View Profiles" permissions.</p>
<p>I also recommend checking out this FAQ: https://wpforo.com/community/faq/wordpress-user-roles-wpforo-usergroups-and-forum-accesses/#post-39664</p>
<p>It will help you better understand how wpForo Usergroups, Forum Accesses, and WordPress User Roles work together.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-remove-member-view-while-keeping-menu-bar/#post-124694</guid>
                    </item>
							        </channel>
        </rss>
		