<?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>
									Extra padding in admin bar area for any user other than admin - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 11 Mar 2026 16:59:12 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-47622</link>
                        <pubDate>Wed, 11 Nov 2020 12:48:46 +0000</pubDate>
                        <description><![CDATA[Posted by: @alvina 
Hi @fawp, @zmgma, @tutrix, @danniee,
The issues will be fixed in the next version update.

Great, thank you for confirming Alvina.]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="10870" data-postid="47617" data-mention="alvina">
<div class="wpforo-post-quote-author"><strong> Posted by: @alvina </strong></div>
<p>Hi <span>@fawp, @zmgma, @tutrix, @danniee,</span></p>
<p>The issues will be fixed in the next version update.</p>
</blockquote>
<p>Great, thank you for confirming Alvina.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>fawp</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-47622</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-47617</link>
                        <pubDate>Wed, 11 Nov 2020 11:31:31 +0000</pubDate>
                        <description><![CDATA[Hi @fawp, @zmgma, @tutrix, @danniee,
The issues will be fixed in the next version update.]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@fawp, @zmgma, @tutrix, @danniee,</span></p>
<p>The issues will be fixed in the next version update.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-47617</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-47580</link>
                        <pubDate>Tue, 10 Nov 2020 14:53:36 +0000</pubDate>
                        <description><![CDATA[thank you @zmgma
 
@robert or @alvina, are you able to comment on @zmgma&#039;s post please?]]></description>
                        <content:encoded><![CDATA[<p>thank you @zmgma</p>
<p> </p>
<p>@robert or @alvina, are you able to comment on @zmgma's post please?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>fawp</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-47580</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-47182</link>
                        <pubDate>Mon, 26 Oct 2020 10:37:08 +0000</pubDate>
                        <description><![CDATA[I found the problem.
The fact is that WPFORO changed their add_action hook from init to admin_bar_init in 38 line of wpf-includes/wpf-hooks.php
To make a long story short,
due to the load...]]></description>
                        <content:encoded><![CDATA[<p>I found the problem.</p>
<p>The fact is that WPFORO changed their add_action hook from init to admin_bar_init in 38 line of wpf-includes/wpf-hooks.php</p>
<h3 class="LC20lb DKV0Md"><span>To make a long story short,</span></h3>
<p>due to the load order of show_admin_bar(false), the _admin_bar_bump_cb is loaded.</p>
<p>I don't know the reason WPFORO changed the action hook. Is add_action on 'init' bad behavior?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>zmgma</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-47182</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-46621</link>
                        <pubDate>Wed, 07 Oct 2020 17:34:58 +0000</pubDate>
                        <description><![CDATA[So I&#039;ll keep digging. 🙂

good luck digging and tell us when you find something 😀]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="9793" data-postid="46617" data-mention="fawp">
<p>So I'll keep digging. 🙂</p>
</blockquote>
<p>good luck digging and tell us when you find something 😀 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-46621</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-46617</link>
                        <pubDate>Wed, 07 Oct 2020 15:24:28 +0000</pubDate>
                        <description><![CDATA[Posted by: @tutrix 
sorry, for me this is not a very big problemi added the 2 codes and everything works fine

Thanks tutrix, and I understand, by adding the code everything works.
 
As...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="15618" data-postid="46612" data-mention="tutrix">
<div class="wpforo-post-quote-author"><strong> Posted by: @tutrix </strong></div>
<p>sorry, for me this is not a very big problem<br />i added the 2 codes and everything works fine</p>
</blockquote>
<p>Thanks tutrix, and I understand, by adding the code everything works.</p>
<p> </p>
<p>As for me, I want to establish what the root cause of the problem is. I do not want to start adding code as workaround to fix every potential bug.</p>
<p> </p>
<p>So I'll keep digging. 🙂</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>fawp</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/3/#post-46617</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/2/#post-46612</link>
                        <pubDate>Wed, 07 Oct 2020 13:43:54 +0000</pubDate>
                        <description><![CDATA[But the adminbar is not hidden, that&#039;s my entire point.
But when you activate only wpForo, with the &quot;Show Admin Bar for Members&quot; set to No, that&#039;s when you notice the problem.

&quot;Show Admi...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="9793" data-postid="46587" data-mention="fawp">
<p>But the adminbar is <strong>not</strong> hidden, that's my entire point.</p>
<p>But when you activate only wpForo, with the "Show Admin Bar for Members" set to <strong>No, </strong>that's when you notice the problem.</p>
</blockquote>
<p>"Show Admin Bar for Members" set to No = <strong>means the adminbar is hidden</strong><br />and only by hidden Adminbar you see the now empty margin-top 32px </p>
<p>and the 2 codes solve the problem</p>
<p>the first code remove the "margin-top 32px" so all is ok when the Adminbar is hidden<br />the second code add the margin-top 32px so all is ok when the Adminbar is visible</p>
<p>sorry, for me this is not a very big problem<br />i added the 2 codes and everything works fine</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/2/#post-46612</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/2/#post-46587</link>
                        <pubDate>Wed, 07 Oct 2020 07:46:30 +0000</pubDate>
                        <description><![CDATA[Posted by: @tutrix 
this is a very old problem with Wordpress when the adminbar is hidden

But the adminbar is not hidden, that&#039;s my entire point. If you check this post above, you will s...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="15618" data-postid="46582" data-mention="tutrix">
<div class="wpforo-post-quote-author"><strong> Posted by: @tutrix </strong></div>
<p>this is a very old problem with Wordpress when the adminbar is hidden</p>
</blockquote>
<p>But the adminbar is <strong>not</strong> hidden, that's my entire point. If you <a href="https://wpforo.com/community/postid/46247/" target="true">check this post above</a>, you will see that WordPress itself behaves normally when all plugins are disabled.</p>
<p>But when you activate only wpForo, with the "Show Admin Bar for Members" set to <strong>No, </strong>that's when you notice the problem.</p>
<p> </p>
<p>How do you explain it?</p>
<p>Thanks</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>fawp</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/2/#post-46587</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/2/#post-46582</link>
                        <pubDate>Wed, 07 Oct 2020 04:12:18 +0000</pubDate>
                        <description><![CDATA[@fawp
this is a very old problem with Wordpress when the adminbar is hidden
you can find many similar questions over google search
most users or authors will not see it because they are w...]]></description>
                        <content:encoded><![CDATA[<p>@fawp</p>
<p>this is a very old problem with Wordpress when the adminbar is hidden</p>
<p><br />you can find many similar questions over google search</p>
<p><br />most users or authors will not see it because they are working with the visible adminbar</p>
<p><br />I only saw it because I run several blogs and am also often logged in as testuser without the adminbar</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/2/#post-46582</guid>
                    </item>
				                    <item>
                        <title>RE: Extra padding in admin bar area for any user other than admin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/2/#post-46574</link>
                        <pubDate>Tue, 06 Oct 2020 19:23:34 +0000</pubDate>
                        <description><![CDATA[Thanks @tutrix - this is still a workaround though, isn&#039;t it?
 
I am trying to get to the bottom of whether this issue affects only specific situations or not.
 
The guys at wpForo seem ...]]></description>
                        <content:encoded><![CDATA[<p>Thanks @tutrix - this is still a workaround though, isn't it?</p>
<p> </p>
<p>I am trying to get to the bottom of whether this issue affects only specific situations or not.</p>
<p> </p>
<p>The guys at wpForo seem to suggest this is a localized problem (meaning it does not affect everybody), although I pointed out I was not the only one with this issue.</p>
<p> </p>
<p>You would still have the issue, if you hadn't added the extra code, would you?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>fawp</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/extra-padding-in-admin-bar-area-for-any-user-other-than-admin/paged/2/#post-46574</guid>
                    </item>
							        </channel>
        </rss>
		