Title: Header doesn&#039;t display correctly
Last modified: August 22, 2016

---

# Header doesn't display correctly

 *  [Combat Wombat](https://wordpress.org/support/users/benclemmey/)
 * (@benclemmey)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/)
 * Hi,
 * I am having an issue with the CC2 header. It will only show the header for the
   archive page type, and no others. I’ve ticked the boxes to show on each of the
   page types, but it simply won’t at all, no matter what I do!
 * Our header image is essential to our branding, so it’s not really something I
   can do without…
 * Until then I’m _still_ stuck on CC1, despite the fact that CC2 looks great and
   is suitable to our needs.
 * Thanks, Ben.
 * PS: On an unrelated note, I noticed that selecting a default sidebar layout, 
   but not a specific one appears not to apply the layout at all, but selecting 
   a particular one for each page works fine. I don’t know whether this is a CC 
   or a wordpress bug, however.

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

 *  [usability.idealist](https://wordpress.org/support/users/usabilityidealist/)
 * (@usabilityidealist)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704419)
 * Are we talking about the header IMAGE or the SITE TITLE?
    Currently, an internal
   conflict (and some WP internals as well) do not allow BOTH to be displayed at
   the same time..
 * .. of corpse, there is a solution in the works and is planned to be released 
   with the next update.
 * An interim solution is to add the following code to the “Custom CSS” field in
   the Advanced Settings tab (WP Admin Area > CC Settings > Advanced Settings > 
   Custom CSS):
 *     ```
       .site-branding {
       display: block;
       }
       ```
   
 * cu, w0lf.
 *  [kmort](https://wordpress.org/support/users/kmort/)
 * (@kmort)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704544)
 * So upset. Set up my site end December using Custom Community 2.0 theme. Loved
   it. Turned my attention to other things. Went there today (getting ready to go
   to networking event tonight) and the header image isn’t displaying, nor the menu.
   Site completely broken. [http://wgmarcom.com/](http://wgmarcom.com/)
 * I’ve been 2 hours now trying to fix it and nothing works.
 * This is the site on my LinkedIn profile. It’s embarrassing that prospective clients
   are seeing a site that is broken and unusable.
 * And I put so much time into something that was apparently unstable.
 * I’ve been using WordPress for years now, and have never ever encountered anything
   like this before. Very bummed 🙁
 *  [dkotes](https://wordpress.org/support/users/dkotes/)
 * (@dkotes)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704552)
 * I’ve loved the Custom Community and used it for 2-3 years now. Just recently 
   updated without checking it out and my website is RUINED.
 * [http://www.basementbiotech.org](http://www.basementbiotech.org)
 * Header gone, menu’s gone, pictures gone…no idea how to revert back, about to 
   send the website out to future PhD advisors, now I’m to embaressed to and can’t
   find a fix. WHY CANT THERE BE A LIVE PREVIEW OF AN UPDATE before it ruins everything.
   OR an easy way to revert back
 *  [dkotes](https://wordpress.org/support/users/dkotes/)
 * (@dkotes)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704553)
 * This is so sad…now to get help and fix things I need to pay $39 to upgrade to
   the Pro version. You just reset my entire blog and I have no idea how to get 
   it back, why would I pay you $40 now
 *  [usability.idealist](https://wordpress.org/support/users/usabilityidealist/)
 * (@usabilityidealist)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704575)
 * Short heads up: The latest version – 2.0.25 – should be up in the theme directory
   now. It’s been out for some time, but was quite delayed, because any theme has
   to be reviewed by the official WP Theme Review team, before it is officially 
   made available in the directory.
 * Apparently these folks are overloaded with reviews and the redesign of the Theme
   directory.
 * Fixes include the nasty header issues, a lot of glitchy working functions, better
   descriptions, improved order in the Customizer (logical, by site structure, not
   just all over the place), a few security issues and more.
 * cu, w0lf.
 *  [kmort](https://wordpress.org/support/users/kmort/)
 * (@kmort)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704576)
 * still no header
 * [http://wgmarcom.com/](http://wgmarcom.com/)
 *  [kmort](https://wordpress.org/support/users/kmort/)
 * (@kmort)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704577)
 * Switching back to a different theme again.
 * Either the theme upgrade is not yet available (I did not receive an upgrade notice
   from my dashboard) or it’s still broken.
 *  Thread Starter [Combat Wombat](https://wordpress.org/support/users/benclemmey/)
 * (@benclemmey)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704578)
 * In case anyone needed it, we just did this to show the header space on the places
   it was missing:
 *     ```
       body.page #masthead {
         display: inherit;
       }
   
       body.single #masthead {
         display: inherit;
       }
       ```
   
 * Hope it helps. I think it works without this in the latest version, but just 
   in case.

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

The topic ‘Header doesn't display correctly’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/custom-community/2.1.2/screenshot.
   png)
 * Custom Community
 * [Support Threads](https://wordpress.org/support/theme/custom-community/)
 * [Active Topics](https://wordpress.org/support/theme/custom-community/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/custom-community/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/custom-community/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)

 * 8 replies
 * 4 participants
 * Last reply from: [Combat Wombat](https://wordpress.org/support/users/benclemmey/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/header-doesnt-display-correctly/#post-5704578)
 * Status: not resolved