Ok I just noticed a little farther down on that page it talked about exactly what I want to do.
Except they’re using one newest post from a category and then the rest of them.
Mine will be a little different.
I want a newest post from each category (shouldn’t be hard, just duplicating and editing for each one) and on another page have all the posts.
I’m thinking of two problems. One, if I edit the index.php so it’s the starting page, where does it go and what do I take out.
And two, if I want a link at the top with my other links leading to a normal all posts shown view, how do I add php to that. In the page editor it’s HTML.
I have no experience in php scripting, only java and html.
So I guess I’d need to brush up on that.
Is there a simple way to just have it find the newest post and link to it?