Support » Themes and Templates » want to apply new template to a certain page

  • Resolved tiffweb

    (@tiffweb)


    Hi, I added a new template (based off my page.php file to change a bit of the layout for certain pages) However, when I go to edit/add new page, my template options are not showing up under the Page Attributes in sidebar. Is there something else I need to do beside just uploading that new template file to the directory?
    Thank you for your time!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tiffweb

    (@tiffweb)

    Hey again, I figured out my own question! =) I had to name my new template by adding this to the very top of my new template page:
    <?php
    /*
    Template Name: New Layout
    */
    ?>

    Good for you 🙂 Please change status of this thread to “resolved”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘want to apply new template to a certain page’ is closed to new replies.