White Bar for Logged In Users
-
When I am logged to my philosophy blog, on any account (I have tested other accounts not just admin) then I see a white bar at the top of the page on the publicly viewable site.
In the WP-Admin section I don’t see it, but on every public page on my site I do.
Here are some images of the bar
White bar for logged in users
Normal site for non usersWhy is this showing, it is really starting to bug me!
To see first hand the problem, register for an account on my philosophy blog and take a look.
All help appreciated!
Christopher 🙂BTW the problem has only started since I upgraded WordPress – there or there abouts 🙂
-
there might be something in here:
http://voodoopress.com/2011/02/wordpress-3-1-admin-bar-upgrade-issues/I see that shows how to remove it, but I want to see it, not remove it… any suggestions?
BTW I am not that great at PHP, so could you kind of help tell me what I need to do!
Thanks 🙂
ChristopherBefore it starts talking about how to remove the admin bar, the article talks about why it might not be showing up. Did you check if <?php wp_footer(); ?> was missing from your footer.php file?
I was having this problem and sure enough, <?php wp_footer(); ?> was missing. I put that in and the admin bar started showing up properly.
[Code moderated as per the Forum Rules. Please use the pastebin]
Ignore the <p> at the start and the </p> at the end!
The topic ‘White Bar for Logged In Users’ is closed to new replies.