I don’t actually have an example yet.
I want to create a list of posts in a category. For each post, I want to include 3 fields:
Title, excerpt and featured image.
I would like to use the category function to do this so that when I go to a category I see all the posts in that category with a title, excerpt and featured image for each post.
How do I control what appears on a category page and the layout of the page?
by default GP and WP will display that content in the archive loop, so you should see that when visiting any category on your site.
If you’re not setting that, can i see a link to the archive ?
1. You can change the number of posts that appear on each page of a Blog or an Archive through changing to “Blog pages show at most” value in Settings > Reading.
2. Yes, there’s a way. You can use a Block Element. Examples: