Title: Relaxation Theme, Coding
Last modified: August 18, 2016

---

# Relaxation Theme, Coding

 *  Resolved [kahloesque](https://wordpress.org/support/users/kahloesque/)
 * (@kahloesque)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/relaxation-theme-coding/)
 * Hi, I’m using the relaxation theme, I like it well enough but, I was wondering
   what I’d put in it to get the individual pages to show up. I’ve really got this
   phobia about screwing up because the last blog system I had (TXP) was royally
   screwed up. So, all I need is the proper coding, and I’m pretty sure I know where
   it would go.
 * Thanks.
 * — A.

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/relaxation-theme-coding/#post-314652)
 * What do you mean by “individual pages”?
    [Pages](http://codex.wordpress.org/Pages)
   made with WordPress?
 *  Thread Starter [kahloesque](https://wordpress.org/support/users/kahloesque/)
 * (@kahloesque)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/relaxation-theme-coding/#post-314656)
 * Yes, that would be it.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/relaxation-theme-coding/#post-314658)
 * So, you created Pages and they don’t show up in the sidebar or somewhere?
    Can
   you access them directly? – yes, you can 🙂 [http://www.alessandrapalmer.org/wp/?page_id=4](http://www.alessandrapalmer.org/wp/?page_id=4)
 * You’ll need to put in your sidebar the template tag that lists the Pages, e.g.
   `
   <ul> <?php wp_list_pages('title_li=<h2>' . __('Pages') . '</h2>' ); ?> </ul> 
   more details: [Template_Tags/wp_list_pages](http://codex.wordpress.org/Template_Tags/wp_list_pages)

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

The topic ‘Relaxation Theme, Coding’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/relaxation-theme-coding/#post-314658)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
