How put latest post from each category on homepage
-
Hi all,
I’m trying to start my blog, but am customising it and wondering how to achieve this – apologies for the bad description. I’m familiar with CSS but not PHP, hence the question.
I want to have my blog home page have only the three latest posts from the 3 categories i specify (which will be updated every 2/3 days each). Only a portion of the post will be shown
When I click on one of the posts, it’ll take the user to all the posts from that category, listed as reverse-chronologically as most blogs do. Once again, it’ll show most/all of the post.
When a post on this 2nd-tier is clicked on, it takes you to the single-post view, where you can add comments etc as usual.
So essentially, I think I’m adding a layer, but I want to showcase the different categories.
Generally speaking, how would I go about achieving this?
What php pages do I have to make changes to?
Obviously the style.css page would also need to be changed.
Any help would be appreciated, I just want to clarify the task before me.
Cheers,
J
- The topic ‘How put latest post from each category on homepage’ is closed to new replies.