WP admin bar disappeared

Might be one of 3 things (since you verified a wp_footer)

  1. you set it to not show in your user profile
  2. a plugin you installed has a Confliction with it
  3. you created a php / js code which produces errors in your 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

Leave a Comment