Hi,
If the plugin you were using is not working anymore, you can search for other plugins with that capability and try them. Or try and use the code provided in this guide
– http://www.wpbeginner.com/wp-tutorials/how-to-disable-wordpress-admin-bar-for-all-users-except-administrators/
Thanks
Hi,
The solution I suggested hides the admin bar for all users except admin, like you wanted. You can disable it for admin in the user settings for example
– https://www.screencast.com/t/h2aPux1G45OS
Also there are multiple solutions online that you can find an try regarding the removal of wordpress admin bar.
Thanks
Hi,
I do not understand what is the problem you are having with the wordpress admin bar. If you want to hide it for users simply add the code from the provided link, in the theme functions.php file
– https://www.screencast.com/t/hTynZ4rPs59
– https://www.screencast.com/t/9lgNGwSAI
Then clear any caching that you have installed , if the code does not work. It could ba a caching issue if it does not work. I have tested the code and it works as intended.
Or like I mentioned search for plugins that have more options and capabilities for this purpose, or other similar code methods.
Thanks