Display posts on Wordpress homepage by category

wiaderny01

Regular Member
Joined
Mar 3, 2015
Messages
358
Reaction score
258
Hey guys,

I want to display posts on the homepage by categories of my choice.

So it would look like this:
X number of latest posts
X number of posts from category 1
X number of posts from category 2
etc.

I guess there are plugins to do so, but which one would you recommend?

Thanks.
 
Outside of the plug-in mentioned above, JavaScript is really good for small things like this.

You can also do it in PHP but php isn’t as beginner friendly as JS and if you’re going to use PHP you might as well use/make a plug-in.
 
You can use Elementor or WP Bakery Page Builder. There are many other plugins, too, like Beaver Builder, which is also good.
I'm a noob so bear with me. Can elementor work with Generatepress to achieve OP?
 
I'm a noob so bear with me. Can elementor work with Generatepress to achieve OP?
Yes, I don't see any reason why it won't. No worries, let me know if you are still having any trouble with it. :)
 
Back
Top