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
Thread Starter
bvelte
(@bvelte)
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 ?
Post a link to your site, please.
Thread Starter
bvelte
(@bvelte)
its staging.onepiece-denzlingen.de
thanks for your help
Thread Starter
bvelte
(@bvelte)
also I’m very confused where this title “News” comes from…. ?
Go to Pages > All pages and post a list of all the page titles you have, please.
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
(@bvelte)
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
(@bvelte)
The question is why <section class=”blog-posts page-section”> is loaded in the content area….
Did you install the plugin “Beaver Builder”, which the theme recommended, when you installed the theme?
Thread Starter
bvelte
(@bvelte)
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
(@bvelte)
Beaver Builder is installed. After installing I activated it but didnt use it, so I deactived it…
should I activate it ?
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
(@bvelte)
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 π