How to Create a Custom WordPress Home Page Template

How to Create a Custom WordPress Home Page Template

<?php /* Template Name: Home page
*/ ?>

HTML CODE of the home page
save as homepage.php
upload with ftp in wp-content/theme/defaut  map

login into admin pages

create new page with title  Home Page  and as Theme attribute Home Page
create new page with title  Blog with all your blog pages
>>Setting>> Readings

A static page

Front page :Home Page
Posts page: Blog

Save
Link home page to /blog that is the post page

  • Share/Bookmark
Leave a Comment