• Hi guys i have this code for creating my home page:
    Home page code:

    <?php
    /*
    Template Name: Cover Page
    */
    ?>
    
    <?php get_header()
    Here's my cover page!
    <?php get_footer(); ?>

    But i want to put this header and this footer on it:
    Header:

    And i dont know how to put the header and the footer codes into the costum homepage code.
    Somebody can join this codes please?

    [No bumping. If it’s that urgent, consider hiring someone.]
    [Another bump deleted]

  • The topic ‘Costum Home Page’ is closed to new replies.