Hello I am running a child theme in thematic and try to get a custom page template for a blog page. When a go to create a page (or an old page) there is no dropdown of page templates.
I have placed the template file called blog.php in the thematic-child folder with the php: /* Template Name: Blog */ above the get_header call. I noticed this conflicted with template-page-fullwidth.php template name but realised I was not seeing any template options when creating a page. Anyone had this problem or know where I can look?