<?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>
									Top menu bar displayed for guests when it&#039;s enabled for members - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 21 Apr 2026 17:03:35 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Top menu bar displayed for guests when it&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-19087</link>
                        <pubDate>Thu, 06 Sep 2018 15:16:33 +0000</pubDate>
                        <description><![CDATA[Fixed in 1.52]]></description>
                        <content:encoded><![CDATA[<p>Fixed in 1.52</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-19087</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-17710</link>
                        <pubDate>Thu, 19 Jul 2018 14:18:51 +0000</pubDate>
                        <description><![CDATA[Posted by: RobertOk @anonymous20,Thank you very much for you time and for this information. In all fresh installations wpForo comes with disabled top admin bar for members so we were not see...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1" data-postid="17658"><div class="wpforo-post-quote-author"><strong>Posted by: Robert</strong></div><p>Ok @anonymous20,</p><p>Thank you very much for you time and for this information. In all fresh installations wpForo comes with disabled top admin bar for members so we were not seeing this for guests. Now all is clear. When this option is enabled it also displays for guests. We'll fix this in next version.</p><p>As temporary solution I recommend open this file:</p><p><span style="color: #993300">/wpforo/wpf-includes/</span><span style="color: #0000ff">wpf-hooks.php</span></p><p><strong>Find this line:</strong></p><pre><span style="color: #008d00;font-weight: bold">if</span>( <span style="color: #000080">!</span><span style="color: #0000e5;font-style: italic">is_super_admin</span>() <span style="color: #000080">&amp;&amp; !</span><span style="color: #0000e5;font-style: italic">array_intersect</span>(<span style="color: #4985c9;font-weight: bold">$allowed_roles</span><span style="color: #000080">, (array) </span><span style="color: #0000e5;font-style: italic">WPF</span>()<span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">wp_current_user</span><span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">roles</span>)</pre><p><strong>Change to this:</strong></p><pre><span style="color: #008d00;font-weight: bold">if</span>( <span style="color: #000080">!</span><span style="color: #0000e5;font-style: italic">is_super_admin</span>() <span style="color: #ff0000">&amp;&amp; <span style="font-style: italic">is_user_logged_in</span>()</span> <span style="color: #000080">&amp;&amp; !</span><span style="color: #0000e5;font-style: italic">array_intersect</span>(<span style="color: #4985c9;font-weight: bold">$allowed_roles</span><span style="color: #000080">, (array) </span><span style="color: #0000e5;font-style: italic">WPF</span>()<span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">wp_current_user</span><span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">roles</span>)</pre></blockquote><p>No problem Robert, i'm glad i'm finally able to properly show the problem.</p><p>Sometimes it is not easy to do so, keep in mind that English is not my forte (but i'm trying the best i can).</p><p>Also this was working right pre-1.5.</p><p> </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>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-17710</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-17658</link>
                        <pubDate>Thu, 19 Jul 2018 08:49:10 +0000</pubDate>
                        <description><![CDATA[Ok @anonymous20,Thank you very much for you time and for this information. In all fresh installations wpForo comes with disabled top admin bar for members so we were not seeing this for gues...]]></description>
                        <content:encoded><![CDATA[<p>Ok @anonymous20,</p><p>Thank you very much for you time and for this information. In all fresh installations wpForo comes with disabled top admin bar for members so we were not seeing this for guests. Now all is clear. When this option is enabled it also displays for guests. We'll fix this in next version.</p><p>As temporary solution I recommend open this file:</p><p><span style="color: #993300">/wpforo/wpf-includes/</span><span style="color: #0000ff">wpf-hooks.php</span></p><p><strong>Find this line:</strong></p><pre><span style="color: #008d00;font-weight: bold">if</span>( <span style="color: #000080">!</span><span style="color: #0000e5;font-style: italic">is_super_admin</span>() <span style="color: #000080">&amp;&amp; !</span><span style="color: #0000e5;font-style: italic">array_intersect</span>(<span style="color: #4985c9;font-weight: bold">$allowed_roles</span><span style="color: #000080">, (array) </span><span style="color: #0000e5;font-style: italic">WPF</span>()<span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">wp_current_user</span><span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">roles</span>)</pre><p><strong>Change to this:</strong></p><pre><span style="color: #008d00;font-weight: bold">if</span>( <span style="color: #000080">!</span><span style="color: #0000e5;font-style: italic">is_super_admin</span>() <span style="color: #ff0000">&amp;&amp; <span style="font-style: italic">is_user_logged_in</span>()</span> <span style="color: #000080">&amp;&amp; !</span><span style="color: #0000e5;font-style: italic">array_intersect</span>(<span style="color: #4985c9;font-weight: bold">$allowed_roles</span><span style="color: #000080">, (array) </span><span style="color: #0000e5;font-style: italic">WPF</span>()<span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">wp_current_user</span><span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">roles</span>)</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-17658</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it\&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-17603</link>
                        <pubDate>Tue, 17 Jul 2018 10:19:48 +0000</pubDate>
                        <description><![CDATA[Posted by: RobertPosted by: Anonymous20With the 1.5 update, the top menu is LOST for members. Disabling wpforo comes back (options to their profile, the Howdy, search,logoff).The following c...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1" data-postid="17601"><div class="wpforo-post-quote-author"><strong>Posted by: Robert</strong></div><blockquote data-userid="2860" data-postid="17546"><div class="wpforo-post-quote-author"><strong>Posted by: Anonymous20</strong></div><p>With the 1.5 update, the top menu is LOST for members. Disabling wpforo comes back (options to their profile, the Howdy, search,logoff).</p><p>The following capture is with wpForo DISABLED.</p></blockquote><p>@anonymous20,</p><p>This post says nothing about Guest view of top admin bar. So I see it's displayed for guests. And I think this is a site specific issue. it seems you have some custom code or other plugins conflicts with wpForo. We don't see such problem on all our websites. if somebody else see this please let us know.</p></blockquote><p>@Robert i have installed wpForo in my dev system, an empty Wordpress. Not a single change or plugin (apart from The Shield).</p><p>See the problem clearly for guests.</p><p>https://wpdev.valueweb.gr/</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>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-17603</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it\&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-17601</link>
                        <pubDate>Tue, 17 Jul 2018 09:39:34 +0000</pubDate>
                        <description><![CDATA[Posted by: Anonymous20With the 1.5 update, the top menu is LOST for members. Disabling wpforo comes back (options to their profile, the Howdy, search,logoff).The following capture is with wp...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="2860" data-postid="17546"><div class="wpforo-post-quote-author"><strong>Posted by: Anonymous20</strong></div><p>With the 1.5 update, the top menu is LOST for members. Disabling wpforo comes back (options to their profile, the Howdy, search,logoff).</p><p>The following capture is with wpForo DISABLED.</p></blockquote><p>@anonymous20,</p><p>This post says nothing about Guest view of top admin bar. So I see it's displayed for guests. And I think this is a site specific issue. it seems you have some custom code or other plugins conflicts with wpForo. We don't see such problem on all our websites. if somebody else see this please let us know.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/paged/2/#post-17601</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it\&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17556</link>
                        <pubDate>Sun, 15 Jul 2018 15:54:10 +0000</pubDate>
                        <description><![CDATA[Posted by: RobertI&#039;m sorry but I can&#039;t follow you. When this option is enabled all members can see that bar. When this option is disabled only Admin/Editor can see that. Does it work for you...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1" data-postid="17551"><div class="wpforo-post-quote-author"><strong>Posted by: Robert</strong></div><p>I'm sorry but I can't follow you. When this option is enabled all members can see that bar. When this option is disabled only Admin/Editor can see that. Does it work for you like that?</p></blockquote><p>You mean you change the default view of the Home of Worpress by showing that bar ?</p><p>What "does it work for you like that" actually means ? Was working right before 1.5, so YOU changed that behavior.</p><p>All in all, does www.valueweb.gr Home page looks right to you ? If yes, then i'll pass.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17556</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it\&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17551</link>
                        <pubDate>Sun, 15 Jul 2018 12:57:04 +0000</pubDate>
                        <description><![CDATA[I&#039;m sorry but I can&#039;t follow you. When this option is enabled all members can see that bar. When this option is disabled only Admin/Editor can see that. Does it work for you like that?]]></description>
                        <content:encoded><![CDATA[<p>I'm sorry but I can't follow you. When this option is enabled all members can see that bar. When this option is disabled only Admin/Editor can see that. Does it work for you like that?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17551</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it\&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17548</link>
                        <pubDate>Sun, 15 Jul 2018 10:38:40 +0000</pubDate>
                        <description><![CDATA[Posted by: Anonymous20With the 1.5 update, the top menu is LOST for members. Disabling wpforo comes back (options to their profile, the Howdy, search,logoff).The following capture is with wp...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="2860" data-postid="17546"><div class="wpforo-post-quote-author"><strong>Posted by: Anonymous20</strong></div><p>With the 1.5 update, the top menu is LOST for members. Disabling wpforo comes back (options to their profile, the Howdy, search,logoff).</p><p>The following capture is with wpForo DISABLED.</p></blockquote><p>Please make sure again, that the "Show Admin Bar for Members" option is enabled in Dashboard &gt; Forums &gt; Settings &gt; Features Tab.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17548</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it\&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17546</link>
                        <pubDate>Sun, 15 Jul 2018 10:17:57 +0000</pubDate>
                        <description><![CDATA[With the 1.5 update, the top menu is LOST for members. Disabling wpforo comes back (options to their profile, the Howdy, search,logoff).The following capture is with wpForo DISABLED. 2018-07...]]></description>
                        <content:encoded><![CDATA[<p>With the 1.5 update, the top menu is LOST for members. Disabling wpforo comes back (options to their profile, the Howdy, search,logoff).</p><p>The following capture is with wpForo DISABLED.</p><p> </p><div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1531649877-2018-07-15-131355-Discover-Venice--Venice-Travel-and-Tourism-Information-Italy.png" target="_blank" rel="noopener">2018-07-15-13_13_55-Discover-Venice-–-Venice-Travel-and-Tourism-Information-Italy.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>Anonymous20</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17546</guid>
                    </item>
				                    <item>
                        <title>RE: Top menu bar displayed for guests when it\&#039;s enabled for members</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17449</link>
                        <pubDate>Thu, 12 Jul 2018 06:12:02 +0000</pubDate>
                        <description><![CDATA[@anonymous20,We&#039;ve enabled the top admin bar for Editor and Author user roles too. This change may require one more time updating the top admin bar settings.@gambino,wpForo has an options fo...]]></description>
                        <content:encoded><![CDATA[<p>@anonymous20,</p><p>We've enabled the top admin bar for Editor and Author user roles too. This change may require one more time updating the top admin bar settings.</p><p>@gambino,</p><p>wpForo has an options for the top admin bar. Just navigate to Dashboard &gt; Forums &gt; Settings &gt; Features Tab and make make sure it's disabled for members, scroll down and click on <span style="color: #0000ff"></span> button. Then delete website cache and check it.</p><p>https://wpforo.com/wp-content/uploads/2018/07/wpForo-Disable-Top-Admin-Bar-for-Members-and-Visitors.png</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/top-menu-bar-displayed-for-guests-when-its-enabled-for-members/#post-17449</guid>
                    </item>
							        </channel>
        </rss>
		