Replicate home page look/layout on multiple pages

Homepage Community Forums Epik Theme Support Replicate home page look/layout on multiple pages

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4780
    bigdude
    Customer

      Hi Wes,

      I want to make 5 pages in my site to have the same look/layout as the home page.

      How do I replicate the layout on multiple pages?

      Thanks in advance

      Bigdude

      #4784
      kronos
      Customer

        Since the homepage is designed to show widgets only on the homepage, you’ll have to copy the home.php file and turn it into a page template. You can do so by adding this right under the first <?php

        // Template Name: Homepage

        This will take some effort on your end if you want the widgets to show different content on separate pages. You could either recreate all of the widgets and have each template show completely separate widgets (hard way)…..or you could try using a plugin called Genesis Simple Sidebars, or the Custom Sidebar plugin to show different content for the widgets on different pages. Other than that, you’d probably have to hire someone to do this all for you if you’re unable to figure it out…..but give the plugins a try first to see if that helps.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.