Forums

HOw to change homepage (2 posts)

  1. tomaskutaj
    Member
    Posted 7 months ago #

    Hi,

    I have developed my homepage which is in html and I would like to replace the wordpress homepage with my own.

    Is it possible?

    Thank you for reply

  2. sangram.patra
    Member
    Posted 7 months ago #

    Yes You can.

    Write following code in your html file at first line and make that file .php file:

    <?php
    /*
    Template Name:My Home Page
    */
    ?>
    then your html code

    And follow some steps

    Go to admin section then create a new Page named Home and in right side there will be a option like Template.Then assign My Home Page Template to that home page.

    Thanks.

Reply

You must log in to post.

About this Topic