The admin bar suddenly disappeared from the front end side of my site. It is present and works alright at the backend. I thought it could be due to some plugin so I deactivated them one by one and checked . Now all the plugins are deactivated and the admin bar is still missing…My theme does have the wp_footer()
in footer.php. What is it that I am missing?
Leave a Reply
You must be logged in to post a comment.
Might be one of 3 things (since you verified a wp_footer)
Course of action:
1. Check you personal user profile backend to see you haven’t turned it off
1. turn off all plugin (rename plugins folder temporarily)
2. Activate wp-config errors display on (and check for errors)
– Response to this & fix errors.
Hope this helps get to the root of the problem… Basiclly these
are steps to be taken before asking a question so we could have the
additional information incase this does not solve you issuse.
Best of luck, Sagive