Please could anyone help me with this problem? The wordpress admin bar is not displaying on the front-end (public visible pages) of my website. It shows when I'm logged in at the backend i.e Dashboard though. User settings are ok (set to show admin bar when viewing the site). I have tried deactivating (then, re-activating ) installed plugins, still no show.
Just a background note: I recently transferred the site to my webhost (I was developing locally and everything worked and is still working). And I have a custom folder for wordpress. I was wondering if the problem has to do with this.
Please help I have searched everywhere but seems everyone is looking to hide the admin panel instead.
Thanks in advance
Remember, the WordPress Admin Bar is only visible to you when you're logged in to your site. To turn off this view, click the Edit my Profile link. Now, from this screen, you'll see a check box to Show Toolbar when viewing site.
Enter the new menu name, then click “Create Menu”. In the window for the new menu you will see, under “delete menu”, the Display Location. Choose “Primary Menu”. To rebuild the menu you need to choose “Add Items”.
You can hide the admin bar for specific users from the dashboard. Go to Users → All Users. Select the user you want to hide the admin bar for. Uncheck the Show Toolbar when viewing site option and save changes.
Check that your theme includes a call to the function wp_footer()
at some point, usually at the very bottom of footer.php. That generates the code required for the admin bar to show.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With