Title: Removing posts and coments TWENTY ELEVEN
Last modified: August 20, 2016

---

# Removing posts and coments TWENTY ELEVEN

 *  [flutteraaron](https://wordpress.org/support/users/flutteraaron/)
 * (@flutteraaron)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/removing-posts-and-coments-twenty-eleven/)
 * Hello 🙂
 * I am trying to make my home page into a static html page not a blog.
    Can anyone
   please assist me with the code to delete all of the info under the menu bar? 
   The post and comment section etc?
 * Here is my site:
    [http://www.yogagypsy.com](http://www.yogagypsy.com)
 * THANK YOU!
 * Aaron

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [keysuuh](https://wordpress.org/support/users/keysuuh/)
 * (@keysuuh)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/removing-posts-and-coments-twenty-eleven/#post-3272070)
 * I believe you have to create a new file and name it front-page.php or home.php
   whatever desired. add the page template tag at the top of the file.
 * EX//
 *     ```
       <?php /* Template name: Home */ ?>
       <?php get_header(); ?>
       <--CONTENT GOES HERE-->
       <?php get_footer(); ?>
       ```
   
 * – Create 2 new pages in your wordpress dashboard, Home and Posts.
 * – On right hand side under “Page Attributes” of each new page Select the “Home”
   as a Page Template, do the same for “Posts” page…
 * Also, when you go to Settings >> Reading Settings
    be sure that you have your
   new “Home” page selected as the front page.
 *  [keysuuh](https://wordpress.org/support/users/keysuuh/)
 * (@keysuuh)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/removing-posts-and-coments-twenty-eleven/#post-3272073)
 * Edited my answer :p
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/removing-posts-and-coments-twenty-eleven/#post-3272080)
 * [http://codex.wordpress.org/Creating_a_Static_Front_Page](http://codex.wordpress.org/Creating_a_Static_Front_Page)
 *  Thread Starter [flutteraaron](https://wordpress.org/support/users/flutteraaron/)
 * (@flutteraaron)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/removing-posts-and-coments-twenty-eleven/#post-3272087)
 * Thank you:) I really appreciate this!
 * Aaron

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Removing posts and coments TWENTY ELEVEN’ is closed to new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [flutteraaron](https://wordpress.org/support/users/flutteraaron/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/removing-posts-and-coments-twenty-eleven/#post-3272087)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
