Archived topic
Page Template Attribute
3 replies · Started by stesch79 on June 13, 2016
Hi
I have created a custom template file. But I do not find the template selection on the page attributes as shown here: http://tm-help.tmimgcdn.com/help/wp-content/uploads/2014/08/Wordpress.Page_templates_overview_3.png
Do you have something like this at the top of your page template?:
<?php /* Template Name: Example Template */ ?>
More here: https://developer.wordpress.org/themes/template-files-section/page-template-files/page-templates/
You're absolutly right. I've checked that developer article before but was not aware of that the template selection only appears after adding this code to the custom template. Just a beginner...
Thanks!
You're welcome :)
