Viewing 4 replies - 1 through 4 (of 4 total)
  • page.php is the template file that holds the design for pages, so you’ll have to modify that one.

    Copy index.php and name the copy page.php

    Thread Starter loren1

    (@loren1)

    I’m not quite sure how to modify it to have the same layout as the home page. Like I said, I’m new to this.

    FTP to your server and navigate to your theme folder. Inside that folder, make a colpy of index.php. Rename that copy of index.php to page.php.

    Now, when you write a new page, on the right side there’s a box titled “Page Template.” Choose “Default Template” from that list and you should be set to go. “Default Template” looks for page.php and uses that. Since your page.php is an exact copy of index.php, the layout of both pages will be identical.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘pages’ is closed to new replies.