Title: PageOfPosts.php template
Last modified: August 20, 2016

---

# PageOfPosts.php template

 *  [Small Press Traffic](https://wordpress.org/support/users/small-press-traffic/)
 * (@small-press-traffic)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/pageofpostsphp-template/)
 * I’m trying add a pageOfPosts.php template to the twenty ten theme which the non-
   profit I’m volunteering for is using.
 * The php code for pageOfPosts.php is found here:
    [http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates](http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates)
 * This code uses a function
    twentyeleven_content_nav which is not available on
   the twenty ten theme, so the change doesn’t work.
 * I’m not a php coder but I am a software engineer so a few tips and I’ll figure
   this out.
 * Can I just add this function to the functions for the twenty ten theme?
 * Is my best bet to update to the twenty eleven theme? (Your experience with this
   update especially appreciated.)
    thanks!

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/pageofpostsphp-template/#post-2610878)
 * You either need to remove that function call from your page template. Or you 
   will need to add the function to your theme. Remember to [create a child theme for your changes](http://codex.wordpress.org/Child_Themes).

Viewing 1 replies (of 1 total)

The topic ‘PageOfPosts.php template’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/pageofpostsphp-template/#post-2610878)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
