Hi,
The wp admin bar removal did what it was suppose to do. It removed the admin bar from the website I am working on. However, I have a plugin called “exclude-pages” that I have had installed (for 2 months with no issue) start to glitch out when I installed this plugin.
I also had issues with my Search field, it started to pull code into the textarea.
I removed the wp admin bar removal from my ftp, however the glitches stayed. Is there any reason why this would happen?
https://mymosaicjourney.com
Thank you,
MWData Center
where is “show toolbar when viewing site” in admin menu?
]]>Today I updated to WordPress 4.4. Admin Sidebar is always collapsed.
Problem solved when I disabled this plugin.
Thanks for reading.
Multisite install, All other plugins disabled… enable this plugin error occurs.
Notice: wp_deregister_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/rfontaine/public_html/wp-includes/functions.php on line 3622
Notice: wp_deregister_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/rfontaine/public_html/wp-includes/functions.php on line 3622
]]>getting this:
[Sat Oct 10 14:33:53.866214 2015] [core:alert] [pid 2924] [client 148.101.11.104:55132] /var/www/wp-content/plugins/wp-admin-bar-removal/.htaccess: DirectoryIndex not allowed here, referer: https://example.com/wp-admin/plugins.php?deleted=true&plugin_status=all&paged=1&s=
So I went to
vi /var/www/wp-content/plugins/wp-admin-bar-removal/.htaccess
and commented this
DirectoryIndex index.php /index.php
So i Started getting this
[Sat Oct 10 14:32:43.120331 2015] [core:alert] [pid 2870] [client 148.101.11.104:22285] /var/www/wp-content/plugins/wp-admin-bar-removal/.htaccess: Invalid command ‘Header’, perhaps misspelled or defined by a module not included in the server configuration, referer: https://example.com/wp-admin/plugin-install.php
any ideas?
Have many sites running your plugin with nginx and never encountered this, now I’m using apache for specific poject, this happpens.
]]>Hi
I’m not sure if you are still supporting this plugin, but I’m wondering if you (or anyone else) has found a solution for what happens to the standard WordPress menu (left menu) when this toolbar is removed?
In standard operation the menu folds up into a ‘burger’ at the start of the toolbar, but with this plugin installed it seems to have nowhere to go and dissapears. Is this known issue or is there a solution?
Many thanks
]]>After turning on WP_DEBUG in wp-config.php
https://codex.www.ads-software.com/WP_DEBUG
I found this plugin gives the following errors:
Notice: wp_deregister_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging”>Debugging”>https://codex.www.ads-software.com/Debugging_in_WordPress”>Debugging in WordPress for more information. (This message was added in version 3.3.) in /public_html/mywebsite/wp-includes/functions.php on line 3560
Notice: wp_deregister_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging”>Debugging”>https://codex.www.ads-software.com/Debugging_in_WordPress”>Debugging in WordPress for more information. (This message was added in version 3.3.) in /public_html/mywebsite/wp-includes/functions.php on line 3560
Thanks
]]>After installing this plugin I cannot access my website wp-admin anymore, front page is ok, but is a maintenance mode. Please help
]]>Greetings,
The new update 2014.0708.0383 has changed the call to /wp-content/plugins/wp-admin-bar-removal/wp-admin-bar-removal.css?ver=3.9.1 somehow.
I do not allow direct access to files and it is now throwing a 403 error.
This never happened before.
Cheerz
]]>Hello. All was fine until the latest update.
It had updated, but the plugin name has changed from WP Admin Bar Removal to WP Admin Bar Removal – DEV.
Also now it is always tries to update from 2014.0000.0392 to 2014.0707.0383 without any result.
And the appearence. Now I have a blank area at the place of the admin bar at admin pages.
]]>Hi,
The admin bar is still showing on my home page – do you know what I am doing wrong?
website = https://anaestheticgroup.com.au/
Thanks
]]>See this issue: https://core.trac.www.ads-software.com/ticket/26745
The problem was caused by this plugin, I found.
]]>Upgraded to 3.8. The admin bar is needed in the backend on mobile devices since this is where the menu is now located. This plugin removes the entire top menu making mobile admin access unavailable. This has been a great plugin and I use it on all my sites. Please update for WP 3.8.
]]>Hi,
Is there a way for this plugin to remove the 28px space that thye admin bar uses created by wordpress?
Thanks
]]>I have installed the “Remove Disable Admin Bar Removal” Plugin on my membership site so that the members do not have to see an admin bar. The problem is, I don’t see how to activate the logout button that is possible with this plugin. I need to have a logout button on my pages so that the members can log out when they are done.
Thanks!
can admin bar only be shown to admin hidden for all other users?
]]>I’m trying to figure out the difference between a few of the plugins from this developer.
I see:
https://www.ads-software.com/plugins/wp-toolbar-removal/
https://www.ads-software.com/plugins/wp-admin-bar-removal/
https://www.ads-software.com/plugins/toolbar-removal-completely-disable/
And the screen shots (and descriptions) seem very similar.
So, my questions are, …
1. Is there a difference between these three plugins, from the same developer, and if so, .. how are they different and when should I use one vs another?
2. If these are similar, which one is the best or most preferred to use?
I basically want something that will allow me to manage and turn on or off some items of the admin and tool bar, both from the backend dashboard area as well as from the front end (while a user is logged in).
Any advice?
Thanks,
Gary
Hello,
in the admin the date is in the format “Friday 28 June 2013 @ 17:48”
echo date( ‘l j F Y @ H:i’ );
Is it possible to print the date in another language ?
Thanks …
Stef
https://www.ads-software.com/extend/plugins/wp-admin-bar-removal/
]]>My entire web site still behaves as if the WP tool bar is still there. It is in fact gone, but everything is still shifted by the y dimension of the toolbar. Is there a way to fix this?
https://www.ads-software.com/extend/plugins/wp-admin-bar-removal/
]]>First thank you for your work on this plugin.
I noticed that it comes with an .htaccess file with the following contents:
<Files .htaccess>
Order Allow,Deny
Deny From All
</Files>
<Files readme.txt>
Order Allow,Deny
Deny From All
</Files>
<Files gpl-2.0.txt>
Order Allow,Deny
Deny From All
</Files>
DirectoryIndex index.html
IndexIgnore *
Options -Indexes
Is there a reason that you just didn’t put this in there?
Deny from all
It does the same thing as all you’re trying to do is prevent any HTTP access to the directory. It would be just as good and a lot quicker. Those rules just seem redundant to me. Sorry, that’s just my two cents.
https://www.ads-software.com/extend/plugins/wp-admin-bar-removal/
]]>IS it posible to make this plug in detect user level before disabling the menu? Also if user knew the wp profile link of dashboard link they can still access the dashboard. iS there a way to completely make the menu and dashboard available to admins? thanks
https://www.ads-software.com/extend/plugins/wp-admin-bar-removal/
]]>Hello, I use this plugin for all my sites and found in 3.3 beta 3 that logout functionality has now completely shifted to the admin bar. I already had a plugin for single click logging out, so I simply customized it to work with the Admin Bar Removal (completely disable) plugin.
If you are upgrading to 3.3, my plugin One Click Logout Barless enables one to use the Admin Bar Removal (completely disable) plugin, and still be able to logout, and if multisite is installed, to navigate in multisite, also.
Cheers!
]]>Please tell me where is located your annoying ‘invisible’ backlink
<div style="height: 10px;"><a href="https://www.phpfreelancedevelopers.com" style="color: transparent;">Freelance PHP Developer</a></div>
It really pisses me off and also broke my theme, ok?
Cheers
]]>WP 3.1 RC2.17315
This is broken. It worked up until the last two nightly builds. No longer works.
https://www.ads-software.com/extend/plugins/wp-admin-bar-removal/
]]>