Title: Code Help for Noob: Page Link Problems
Last modified: August 19, 2016

---

# Code Help for Noob: Page Link Problems

 *  Resolved [bryguy73](https://wordpress.org/support/users/bryguy73/)
 * (@bryguy73)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/code-help-for-noob-page-link-problems/)
 * Hello all,
 * Hopefully someone can help me. I’m brand new to php.
 * I’m trying to create a link to a page I created. I used the following php for
   a banner on my blog:
 * > <?php
   >  /* Template Name: Banner Ad 300×250 */ ?>
   > <div class=”banner300″>[<img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/banner300.gif” alt=”300×250 banner” />](https://wordpress.org/support/topic/code-help-for-noob-page-link-problems/wordpress/Banner?output_format=md)
   > </div>
 * The page I created is called “Banner” and it’s ID is 182.
 * When I click on the banner it says “Sorry. 404 Page Not Found”
 * Thanks in advance.

Viewing 1 replies (of 1 total)

 *  Thread Starter [bryguy73](https://wordpress.org/support/users/bryguy73/)
 * (@bryguy73)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/code-help-for-noob-page-link-problems/#post-712215)
 * Figured it out:
 * <?php
    /* Template Name: Banner Ad 300×250 */ ?>
 * <div class=”banner300″>[Banner<img src=”<?php bloginfo(‘stylesheet_directory’); ?>/images/banner300.gif” alt=”300×250 banner” />](https://wordpress.org/support/topic/code-help-for-noob-page-link-problems/index.php?page_id=182)
   </div>
 * I used the following WordPress Link: [http://codex.wordpress.org/Linking_Posts_Pages_and_Categories](http://codex.wordpress.org/Linking_Posts_Pages_and_Categories)

Viewing 1 replies (of 1 total)

The topic ‘Code Help for Noob: Page Link Problems’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [bryguy73](https://wordpress.org/support/users/bryguy73/)
 * Last activity: [18 years, 3 months ago](https://wordpress.org/support/topic/code-help-for-noob-page-link-problems/#post-712215)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
