Title: Creating Templates
Last modified: August 20, 2016

---

# Creating Templates

 *  [jorame](https://wordpress.org/support/users/jorame/)
 * (@jorame)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/creating-templates/)
 * Hi all,
 * I have a question, I’m working on my first WP Theme and I want to create templates/
   pages.
 * I created a slider for featured posts, I want to take this code and create a 
   file slider.php file and then call this from the index.php kind like we do with
   <?php get_footer(); ?> and <?php get_sidebar(); ?>
 * Any help will be appreciate it. Thanks

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

 *  [nsathees](https://wordpress.org/support/users/nsathees/)
 * (@nsathees)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/creating-templates/#post-2564484)
 * <?php include (‘slider.php’); ?>
 *  Thread Starter [jorame](https://wordpress.org/support/users/jorame/)
 * (@jorame)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/creating-templates/#post-2564524)
 * Thanks a lot nsathees, I appreciate your help.

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

The topic ‘Creating Templates’ is closed to new replies.

## Tags

 * [pages](https://wordpress.org/support/topic-tag/pages/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 2 replies
 * 2 participants
 * Last reply from: [jorame](https://wordpress.org/support/users/jorame/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/creating-templates/#post-2564524)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
