Hi,
I’ve got a similar problem, i’ve created custom page templates with the theme im using and i’m 100% sure that i’ve added the require template name tags
<?php
/*
Template Name: TempateNameGoesHere
*/
?>
Yet, when you go to the theme editor they aren’t there to edit, however ifyou have a blank space at the end of the template line it shows so you can edit it and also select it as a page template.
Hey delinquent-
You’re talking about WP 2.1? I don’t see the OPTION to even select a template in the Pages section as there used to be one for WP 2.0
hey,
yeah im talking about 2.1. If there are no non-standard templates contained in the theme the option to change the template for the Page will not show, however if there are then it should.
It seems that if you have have any non standard Templates (that are not apart of normal template scheme) they need have a extra space at the end of the template name for them to show as a selectable template for a Page.
Make better sense?
Cheers
Chris
I was having the same issue. I downloaded the files, edited in the extra space and now they show in the theme editor. Thanks delinquent.
::matthew
Thanks. This worked but is weird.