Creating a page that lists posts from a specific category?

[ad_1]

This is probably a dumb, basic question, but I’ve had difficulty narrowing down my web searches to get an answer. How do I create a page on my WordPress site that lists posts in a specific category? Would prefer to have it just list a preview of each post and not the entire post. TIA.

[ad_2]
2 Comments
  1. If you are using a builder, it’s likely they already have an option for that.

    If not then you might want to child theme your template and create a wp with a wp_query that selects posts based on a category.

    Another option is to make a wp_query that selects posts based on a category and display it using a shortcode.

  2. All themes do this ‘out of the box’

    In the admin, go to Posts > Categories, hover over one of your categories and click “View”

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer