• Famous

    (@famous)


    This seems like one of the most simple questions, but after googling for far too long, I cannot find a conclusive answer.

    Oh so easy for a page:
    <?php
    /*
    Template Name: PageTemplateName
    */
    ?>

    How do I do it for a post?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Do you mean: Post Formats? That is one way that I can think of.

    Thread Starter Famous

    (@famous)

    Unsure what you are talking about.

    Does anyone know how to replace a standard post template with a custom template like the page example I displayed above?

    Thank you

    esmi

    (@esmi)

    Only static Pages have custom page template – not Posts. As Jose Castaneda indicated, the est way to approach this would be to make use of Post Formats.

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

The topic ‘post template – how to?’ is closed to new replies.