Title: Posts appear on static Page
Last modified: August 31, 2016

---

# Posts appear on static Page

 *  [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/)
 * Hello everybody,
 * I hope I chose the right topic.
    I have following issue:
 * I set the start page as static and another page for posts.
    Now every post appears
   on my static start page, too, the titles is “News”. On the page I set for the
   posts they also appear. So I always have two sites showing my posts and I really
   dont know, why they appear on my static page. I’m Using the Theme “Auberge”.
 * with best regards
    Ben

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/posts-appear-on-static-page/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/posts-appear-on-static-page/page/2/?output_format=md)

 *  [neotechnomad](https://wordpress.org/support/users/neotechnomad/)
 * (@neotechnomad)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988713)
 * By “start page”, do you mean the Main Index Template (index.php)?
 * “another page for posts” – what is the name of this page?
 * The process for creating a Static Front page is here: [https://codex.wordpress.org/Creating_a_Static_Front_Page#Creating_a_Static_Front_Page](https://codex.wordpress.org/Creating_a_Static_Front_Page#Creating_a_Static_Front_Page)
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988718)
 * Well I went to Settings -> reading.
    There I chose “a Static Page” and set one
   page as “Front Page” (title:”home”) and an other as “post Page” (title:news).
   On this now set “post page” the posts appear, but also the front page (home) 
   I dont want them to appear there. What is wrong with my settings ?
 *  [neotechnomad](https://wordpress.org/support/users/neotechnomad/)
 * (@neotechnomad)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988723)
 * Post a link to your site, please.
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988725)
 * its staging.onepiece-denzlingen.de
 * thanks for your help
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988734)
 * also I’m very confused where this title “News” comes from…. ?
 *  [neotechnomad](https://wordpress.org/support/users/neotechnomad/)
 * (@neotechnomad)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988750)
 * Go to Pages > All pages and post a list of all the page titles you have, please.
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988752)
 * there you go
 *  [neotechnomad](https://wordpress.org/support/users/neotechnomad/)
 * (@neotechnomad)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988755)
 * So, both these pages are what they are supposed to be.
    This is the home page…`
   <body id="top" class="home is-singular page page-id-21 page-template-default"
   >` …because it says “home” and it is using the default template – “page-template-
   default”
 * And News is the blog page, what it is supposed to be…
    `<body id="top" class="
   blog not-front-page">` …because of “blog” and of course “not-front-page”
 * I think it is because of what your default page template is, but give me a minute–
   I will install this theme on my dev, site and look at the default page code.
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988757)
 * Hey, thanks for your analysis,
 * but I already tried to use the other 2 custom templates that come with the Theme
   on the front page (“home”), but the posts always appear.
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988759)
 * The question is why <section class=”blog-posts page-section”> is loaded in the
   content area….
 *  [neotechnomad](https://wordpress.org/support/users/neotechnomad/)
 * (@neotechnomad)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988761)
 * Did you install the plugin “Beaver Builder”, which the theme recommended, when
   you installed the theme?
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988762)
 * One more think, that appears strange to me:
 * when I first installed the theme and setup the static pages it worked like it
   should. No posts on the front page. yesterday I changed something in the Menu
   and from then on the posts appeared on the front page… it was just a new manu
   created by accident, I deleted it then but the posts stayed :/
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988766)
 * Beaver Builder is installed. After installing I activated it but didnt use it,
   so I deactived it…
    should I activate it ?
 *  [neotechnomad](https://wordpress.org/support/users/neotechnomad/)
 * (@neotechnomad)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988768)
 * No. Here’s what I would like to do.
    The Blog page is fine. The home page is 
   not.
 * Go to Pages > All Pages
    Hover over the “Home” page – links will appear underneath
   it Choose “Quick Edit” Change title to “Home-OLD” and change slug below the title
   to “home-old”. Update (blue button bottom-right corner)
 * Add New Page.
    Title it Home and publish it. Go to Settings > Reading and select
   the new Home page for “Front page”. Leave Post page as Blog. Save Changes.
 * Check the front of the site.
 *  Thread Starter [bvelte](https://wordpress.org/support/users/bvelte/)
 * (@bvelte)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/#post-6988771)
 * I’ve done that.
    As you can see on the page, the menu point now is Home-OLD. 
   but if you visit front page (the new “home” page) it again shows this f*****g
   posts 😀

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/posts-appear-on-static-page/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/posts-appear-on-static-page/page/2/?output_format=md)

The topic ‘Posts appear on static Page’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 19 replies
 * 2 participants
 * Last reply from: [neotechnomad](https://wordpress.org/support/users/neotechnomad/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/posts-appear-on-static-page/page/2/#post-6988964)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
