• In WordPress 2.0, each Page could have a template of its own. With WordPress 2.1, you can set the front page and blog page static-ally. Yet there is no place I can find that will let me set a unique template for each of these.

    Anybody?

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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.

    Thread Starter waleedjameel

    (@waleedjameel)

    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.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Page templates in WP 2.1’ is closed to new replies.