Title: Header appear twice
Last modified: August 21, 2016

---

# Header appear twice

 *  [frenchspark](https://wordpress.org/support/users/frenchspark/)
 * (@frenchspark)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/header-appear-twice/)
 * Hi! I use intuition theme, but I know the issue does not come from the theme 
   itself but from my coding under wordpress, I think I located it but I don’t know
   what to code instead.
    My website is [http://derbyfrance.com/](http://derbyfrance.com/)
   the main page is perfect but every time you go to another page where there is
   not any sliders, the header appear instead a second time, instead of not displaying
   anything. If I’m not wrong the issue comes from header.php and this part :
 *     ```
       <?php }else{ ?>
   
       			<?php $header_image = get_header_image(); if($header_image != ''): ?>
       			<img src="<?php echo $header_image; ?>" class="header-image" />
       			<?php endif; ?>
       ```
   
 * What do you think I should write instead?
    Thanks in advance for your help

The topic ‘Header appear twice’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/intuition/1.3.7/screenshot.png)
 * Intuition
 * [Support Threads](https://wordpress.org/support/theme/intuition/)
 * [Active Topics](https://wordpress.org/support/theme/intuition/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/intuition/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/intuition/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [frenchspark](https://wordpress.org/support/users/frenchspark/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/header-appear-twice/)
 * Status: not resolved