Title: Template Pages Missing
Last modified: August 19, 2016

---

# Template Pages Missing

 *  [naples07](https://wordpress.org/support/users/naples07/)
 * (@naples07)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/template-pages-missing/)
 * When I go to manage pages and I add a new page and I click the drop down menu
   the template I want to use is not listed there.
 * I have checked the folder and file permissions and they are correct folder is
   755 and files are 644.
 * Help!

Viewing 1 replies (of 1 total)

 *  [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * (@jeremyclark13)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/template-pages-missing/#post-681566)
 * You have to add this to the top of a custom template for it to show in the page
   template box.
 *     ```
       <?php
       /*
       Template Name: Your template name
       */
       ?>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Template Pages Missing’ is closed to new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/template-pages-missing/#post-681566)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
