Title: Create a Home Page using WordPress Theme Elements?
Last modified: August 18, 2016

---

# Create a Home Page using WordPress Theme Elements?

 *  [farmboymac](https://wordpress.org/support/users/farmboymac/)
 * (@farmboymac)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/create-a-home-page-using-wordpress-theme-elements/)
 * I’m not a .php guy, but I am starting to learn how to modify a WP theme. I want
   to skin a home page with many of the elements contained within my /wp-content/
   themes/index.php file, but I’m not sure how everything needs to relate in order
   to modify the page. I want to keep the #header and #footer, but I want the #content
   area to be blank so I can input my own info. I also don’t want any #sidebar navigation
   items on the home page.

Viewing 1 replies (of 1 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/create-a-home-page-using-wordpress-theme-elements/#post-298197)
 * Here’s the outline.
 * Create a blank index.php (it cannot be .html)
    The very top of that file must
   be `<?php include('path/to/wp-blog-header.php'); ?> Then you could have includes
   for where you wanted the includes for each section.

Viewing 1 replies (of 1 total)

The topic ‘Create a Home Page using WordPress Theme Elements?’ is closed to new 
replies.

## Tags

 * [home](https://wordpress.org/support/topic-tag/home/)
 * [Modify](https://wordpress.org/support/topic-tag/modify/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 2 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [20 years, 5 months ago](https://wordpress.org/support/topic/create-a-home-page-using-wordpress-theme-elements/#post-298197)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
