Title: Top Admin Bar Missing
Last modified: August 20, 2016

---

# Top Admin Bar Missing

 *  [KDSinc](https://wordpress.org/support/users/welvincudas/)
 * (@welvincudas)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/top-admin-bar-missing/)
 * Hi,
 * Problem with TOP ADMIN BAR, not showing up.
    SS: [http://screencast.com/t/ns1GvDIqzI1B](http://screencast.com/t/ns1GvDIqzI1B)
 * I am trying to implement the solution from this site: [http://voodoopress.com/wordpress-3-1-admin-bar-upgrade-issues/](http://voodoopress.com/wordpress-3-1-admin-bar-upgrade-issues/)
   but nothing is happen.
 * But when i revert back the theme to Twenty Eleven, its working.
 * Anyone could help me? Would be appreciated any help.
 * Thank you very much.
 * Warm regards,
    Welvin

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Colin Tedford](https://wordpress.org/support/users/colin-tedford/)
 * (@colin-tedford)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/top-admin-bar-missing/#post-2844215)
 * I too can’t see the admin bar on a 3.4 site. It’s there in the back end but not
   the front. I tried switching themes (including to Twenty Eleven) and tried deactivating
   some plugins (haven’t tried all yet – went after what I thought were the most
   likely), but no luck.
 * Welvin: are you able to see the admin bar with any other themes, or just Twenty
   Eleven?
 *  [folgerj](https://wordpress.org/support/users/folgerj/)
 * (@folgerj)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/top-admin-bar-missing/#post-2844216)
 * It disappears in the Photocrati theme also so they must have some code over writing
   it..
 *  Thread Starter [KDSinc](https://wordpress.org/support/users/welvincudas/)
 * (@welvincudas)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/top-admin-bar-missing/#post-2844220)
 * Hi,
 * I have solve the issue, somewhere in the theme files i found this code:
 *     ```
       #wpadminbar {
       	display: none;
       }
       ```
   
 * And i just deleted them, please try to locate the code somewhere in the files
   located on CSS Folder. Or try to insert this code to your CSS Stylesheet:
 *     ```
       #wpadminbar {
       	display: inline !important;
       }
       ```
   
 * I’m not a coder, but i have solve the issue by this codes also.
 *  [Colin Tedford](https://wordpress.org/support/users/colin-tedford/)
 * (@colin-tedford)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/top-admin-bar-missing/#post-2844223)
 * Congratulations!
 * I had a different problem: “Show Toolbar when viewing site” had somehow become
   unchecked >_<

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Top Admin Bar Missing’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Colin Tedford](https://wordpress.org/support/users/colin-tedford/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/top-admin-bar-missing/#post-2844223)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
