Title: Theme Header missing images
Last modified: June 7, 2017

---

# Theme Header missing images

 *  Resolved [outlaw0138](https://wordpress.org/support/users/outlaw0138/)
 * (@outlaw0138)
 * [9 years ago](https://wordpress.org/support/topic/theme-header-missing-images/)
 * Here at [http://www.TanyaTucker.com](http://www.TanyaTucker.com) After updating
   to the newest release of WP our images are invisible. They still appear in the
   source code however. There should be a logo in the big white circle and another
   logo to the right by the contact nav button.
 * I have tried all plugin related issues, nothing seems to work so far. Any thoughts?
   
   Here’s the code,
 *     ```
       <!doctype html>
       <html class="no-js" lang="en">
   
       </head>
   
       <body <?php body_class(); ?>>
   
       <div id="outer-wrap">
       <div id="inner-wrap">
       <div id="wrapper">
   
         <header id="top" role="banner">
           <div class="row">
             <div class="small-12 columns">
               <div class="block">
                 <a>">
                   <span class="icon-tanya-logo"></span>
                 </a>
                 <a href="#nav">
                   <span class="icon-menu"></span>
                 </a>
               </div>
   
               <nav id="nav" role="navigation">
               <div class="block">
                 <h2 class="block-title">Country Singer</h2>
                 <ul>
                   <?php wp_nav_menu(array('menu_order', 'theme_location' => 'main-nav', 'container' => false, 'items_wrap' => '%3$s') ); ?>
                   <li class="mac-cosmetics">
                     <a target="_blank" href="http://www.maccosmetics.com/">
                       <span class="icon-mac-logo"></span>
                     </a>
                   </li> 
                 </ul>
                 <a href="#top">
                   <span class="icon-close"></span>
                 </a>
               </div>
       ```
   
 * _[Moderator note: code fixed. Please wrap code in the backtick character or [use the code button](https://codex.wordpress.org/Forum_Welcome#Posting_Code).]_
    -  This topic was modified 9 years ago by [outlaw0138](https://wordpress.org/support/users/outlaw0138/).
    -  This topic was modified 9 years ago by [outlaw0138](https://wordpress.org/support/users/outlaw0138/).
    -  This topic was modified 9 years ago by [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/).
    -  This topic was modified 9 years ago by [outlaw0138](https://wordpress.org/support/users/outlaw0138/).
      Reason: Added reply via email
    -  This topic was modified 9 years ago by [bdbrown](https://wordpress.org/support/users/bdbrown/).

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

 *  [Radu](https://wordpress.org/support/users/broseph/)
 * (@broseph)
 * [9 years ago](https://wordpress.org/support/topic/theme-header-missing-images/#post-9203960)
 * Hello!
 * If this happened after a WordPress update, it means that there has been some 
   kind of conflict with the theme or a plugin, which might not have been updated
   in order to be compatible with the current WordPress version. I suspect the theme,
   especially if you said that you’ve checked your plugins, meaning that you disabled
   them to see if the problem persists.
 * I’ve checked your code and the logo isn’t in your code, because there isn’t an`
   <img />` tag with the actual image / logo, so it disappeared, it’s not invisible.
 * You could try going into your theme options or Customizer, whatever it uses, 
   and try to add or upload the missing image again. See if that works.
 * I also recommend checking with the theme developer, because the theme needs to
   be updated quite often in many cases and made compatible with the newest WordPress
   version.
 *  Thread Starter [outlaw0138](https://wordpress.org/support/users/outlaw0138/)
 * (@outlaw0138)
 * [9 years ago](https://wordpress.org/support/topic/theme-header-missing-images/#post-9206863)
 * Great thanks! I reuploaded the image.

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

The topic ‘Theme Header missing images’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [outlaw0138](https://wordpress.org/support/users/outlaw0138/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/theme-header-missing-images/#post-9206863)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
