Dark Bar at the top of wordpress page can’t be seen?

Some things you have to check:

  1. Check if wp_footer function is called in your footer.php file.
  2. Check if the toolbar isn’t disabled in your user settings.
  3. Check if toolbar is showing after disabling all plugins you are using. If yes, then turn plugins on one by one to find out, which one of them is hiding the toolbar.
  4. If disabling plugins didn’t help, switch to some standard WP theme (Twenty…). If it helped, then it is some problem with your theme.