Hi,
I would like to create my own page template for use in the theme for custom splash pages etc. I might be doing something wrong, but I entered:
<?php
/*
Template Name: My page name
*/
?>
into a .php file in my theme files and expected the page template to appear in the template drop down inside wp-admin page editor.
Is there something else I need to do with the theme in order to create a custom page template myself without using the template builder?
Thanks!














