• So the admin bar decided it no longer wanted to show up on my site everywhere BUT /wp-admin/. It loads fine there.

    I did not install any plugins since it vanished and had not made any modifications to my theme.

    I’ve cleared my browser cache and tried logging in via multiple browsers. Still doesn’t show up.

    I’ve verified my theme still includes wp_footer(); and wp_header calls. I tried changing to the default Twenty Ten theme. No dice.

    I’ve tried disabling all plugins. No dice. I tried restoring from a backup from when I know it was working. No dice.

    Anyone have any ideas how I can fix this?

Viewing 1 replies (of 1 total)
  • I was having this problem. One of my plugins was causing an error. Using Firebug, I turned off all of the styles on the page. Then I saw something like Fatal Error: get_plugins() called from /plugins/WooDojo/file.php in the content of the page. So I disabled the WooDojo plugin and the problem went away.

    Mayber re-check plugins that interact with your header. It’s possible that there’s an error causing it to stop displaying.

Viewing 1 replies (of 1 total)

The topic ‘admin toolbar not showing up’ is closed to new replies.