Title: headerphp problem
Last modified: August 20, 2016

---

# headerphp problem

 *  Resolved [luek](https://wordpress.org/support/users/luek/)
 * (@luek)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/headerphp-problem-3/)
 * Hi guys,
 * I recently tried to change the image we are using for a free shipping banner.
   I copied and pasted the new file url into the code and now the banner has disappeared.
   I’m sure there is only a minor error but I can’t figure it out for the life of
   me. I have copied the code below, if someone can tell me what I have done wrong
   it would be much appreciated. Thanks
 * _[ Moderator note: for code please use the backtick and not the single quote 
   character. ]_
 *     ```
       <!-- END HEADER -->    
   
       <a href="https://winnersbars.com.au/wp-content/uploads/2012/08/Free-Shipping-banner-PNG2-CLEAN.png"></a>
   
       				<?php get_template_part( 'slider' ); ?> 
   
       			    <!-- START PRIMARY SECTION -->
       			    <div id="primary" class="inner group">
       ```
   

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

 *  Thread Starter [luek](https://wordpress.org/support/users/luek/)
 * (@luek)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/headerphp-problem-3/#post-2954400)
 * sorry the proper code isn’t coming through
 *  Thread Starter [luek](https://wordpress.org/support/users/luek/)
 * (@luek)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/headerphp-problem-3/#post-2954401)
 *     ```
       <a href="https://winnersbars.com.au/wp-content/uploads/2012/08/Free-Shipping-banner-PNG2-CLEAN.png"></a>
       				<?php get_template_part( 'slider' ); ?>
       ```
   
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/headerphp-problem-3/#post-2954458)
 * It might help to see the code that was working.
 * Please post the few lines of the original code you changed, including 3 or 4 
   lines before and after.
 *  [cassihl](https://wordpress.org/support/users/cassihl/)
 * (@cassihl)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/headerphp-problem-3/#post-2954459)
 * You only have a link here, no ‘img’ tag. Should be something like this:
 * `<a href="LinkToPage.html"><img src="https://winnersbars.com.au/wp-content/uploads/
   2012/08/Free-Shipping-banner-PNG2-CLEAN.png" /></a>`
 *  Thread Starter [luek](https://wordpress.org/support/users/luek/)
 * (@luek)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/headerphp-problem-3/#post-2954500)
 * thanks guys

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

The topic ‘headerphp problem’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [luek](https://wordpress.org/support/users/luek/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/headerphp-problem-3/#post-2954500)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
