Reputation: 4898
I'm using the twentyfourteen theme and have created a child theme with its own style.css. Now I'd like to create a custom page template. From all I've read the process seems to be:
Does that sound right?
One question is, How is the new template assigned to the page? Do I have to manually go into the Page Attributes and select the new template, or will it get pulled automatically from the template hierarchy?
Thanks for your help.
Upvotes: 1
Views: 1227
Reputation: 7736
You have to choose in the Page Attributes
section. Refer the below URL.
https://developer.wordpress.org/themes/template-files-section/page-template-files/page-templates/
http://www.smashingmagazine.com/2015/06/wordpress-custom-page-templates/
Upvotes: 2