Custom Page Template not available

I’m trying to make a custom page template. I thought I did it right (see attached image pls) but it isn’t showing in the page editor after I save and then export the theme. Can anyone tell me what I’m doing wrong?customPageTemplate|690x431

update: I was using this tut: http://docsbeta.pinegrow.com/custom-page-templates/

update this is on the top of the custom page template file (named featuredFish.php) in question as it should be:
<?php
/*
featuredFish: Featured Fish
*/
?>

Ahhh the code I posted isn’t right at all! It should be
<?php
/*
Template Name: Featured Fish
/*
?>
Not what it is above. It seems that second box in the “Define Page Template” action which is labeled “Field Name” should even be there? perhaps it should just hard code the words “Temaplate Name” into the proper place?

Did I find a bug? Do I get million dollars for finding a bug?

Sweet Jesus! I’d have bought the moon by now if we did :slight_smile: just for fun, with my small change! :wink:

1 Like