Title: Adding a page&#8230;
Last modified: August 19, 2016

---

# Adding a page…

 *  [brent0n](https://wordpress.org/support/users/brent0n/)
 * (@brent0n)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/)
 * I would like to add another “page” to my blog. I don’t want it to be an entry,
   though. I’d just like it to say “forums” and link to [http://www.brent0n.com/forums/](http://www.brent0n.com/forums/)
   (
   wordpress directory is just [http://www.brent0n.com](http://www.brent0n.com))
   I’m not sure how I would go about that, and I apologize if the thread is redundant,
   I checked and didn’t see anything relevent, and wasn’t sure what key words I 
   would have searched with.

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

 *  [rinse](https://wordpress.org/support/users/rinse/)
 * (@rinse)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830656)
 * If you want it in your sidebar take a look in your sidebar file and throw it 
   in there. If you wanted it in your header take a look in the header file and 
   put it in there.
 *  Thread Starter [brent0n](https://wordpress.org/support/users/brent0n/)
 * (@brent0n)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830658)
 * well, i’m not sure what exactly i would put into the header to make the link 
   look like one of the other tabs.
 *  [whenyou](https://wordpress.org/support/users/whenyou/)
 * (@whenyou)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830660)
 * Mine says:
    **Fatal error**: Call to undefined function: add_thickbox() in **/
   home/owner/domains/theblog.com/public_html/wp-admin/page-new.php** on line **
   10**
 * So. What is suggested that I add inside () at add_thickbox()
 * I found line 10 in wp-admin/page-new.php
 * buuuuuuut . . . .
 * suggestions? nebodeh?
 *  [whenyou](https://wordpress.org/support/users/whenyou/)
 * (@whenyou)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830662)
 * OR do I go to wp-admin/header.php
 * and change require_once
 * to
 * require_twice
 * ??
 * Not confused, just stupid but curious cos I wanna.
 *  Thread Starter [brent0n](https://wordpress.org/support/users/brent0n/)
 * (@brent0n)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830669)
 * …way to hijack my thread
 *  Thread Starter [brent0n](https://wordpress.org/support/users/brent0n/)
 * (@brent0n)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830815)
 * anyone?
 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830839)
 * brentOn – Write > Page
    add title and in post area, add text and link to Forum.
 *  Thread Starter [brent0n](https://wordpress.org/support/users/brent0n/)
 * (@brent0n)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830844)
 * that’s not what i was looking for. i do have advice for anyone else looking to
   do the same thing though. i figured it out with help from a friend.
 *     ```
       <ul style="width: center; margin: 0 auto 0 auto">
       <li><a href="<?php echo get_settings('home'); ?>" accesskey="H">home</a></li>
       <?php wp_list_pages('title_li=&depth=1' ); ?>
       <li><a href="LINK">text</a></li>
       	   </ul>
       ```
   

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

The topic ‘Adding a page…’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 4 participants
 * Last reply from: [brent0n](https://wordpress.org/support/users/brent0n/)
 * Last activity: [17 years, 8 months ago](https://wordpress.org/support/topic/adding-a-page/#post-830844)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
