Hi I’m trying to make use of WP’s new Post Type Templates https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/
I’m using WP 4.8.x
I duplicated template-blank-1.php and renamed it to a name suiting the template name. I put it in x-child/views/renew and have the correct name in comments section of the .php file:
/*
Template Name: Full-width layout
Template Post Type: post, page, product
*/
But I’m not seeing this template in the post attributes.
Is this the correct place in x-theme.