Title: Linking in wordpress
Last modified: August 19, 2016

---

# Linking in wordpress

 *  [psrnivas](https://wordpress.org/support/users/psrnivas/)
 * (@psrnivas)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/linking-in-wordpress/)
 * hi all
    my website is [http://www.n-zonesolutions.com](http://www.n-zonesolutions.com)
   i use this corporate 10 theme where there is a banner in the page.php file i 
   wanted to add a link to the banner so that it is redirected to a different page.`
   <a href="http://www.n-zonesolutions.com/mks/index.html><img src="<?php bloginfo('
   template_url'); ?>/images/banner-page.jpg" border=0 alt="Banner" /></a>`
 * now the banner just got disappeared.
 * pls advise if this code is correctly placed or not
 * disclaimer : (:-))i am not a programmer
 * best regards
    srinivas

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

 *  [cstina](https://wordpress.org/support/users/cstina/)
 * (@cstina)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/linking-in-wordpress/#post-706526)
 * It seems like the code should be this:
 *     ```
       <a href="http://www.WHEREVER.com"><img src="/images/banner-page.jpg" border=0 alt="Banner"/></a>
   
       Instead of this:
   
       <img src="<?php bloginfo('template_url'); ?>/images/banner-page.jpg" border=0 alt="Banner"/></a>
       ```
   
 *  Thread Starter [psrnivas](https://wordpress.org/support/users/psrnivas/)
 * (@psrnivas)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/linking-in-wordpress/#post-706530)
 * sorry i am banner is still not being displayed
 * pls advise
 * srinivas
    [http://www.n-zonesolutions.com](http://www.n-zonesolutions.com)

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

The topic ‘Linking in wordpress’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [psrnivas](https://wordpress.org/support/users/psrnivas/)
 * Last activity: [18 years, 2 months ago](https://wordpress.org/support/topic/linking-in-wordpress/#post-706530)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
