wp list pages - Custom category listings

admin2025-06-02  1

Maybe the question is stupid sorry - I'm a beginner when it comes to WordPress.

But...

What do I have to do to have a separate page listing for articles from a given category?

Do I need a special theme for this? Is the OceanWP theme allows this?

Maybe the question is stupid sorry - I'm a beginner when it comes to WordPress.

But...

What do I have to do to have a separate page listing for articles from a given category?

Do I need a special theme for this? Is the OceanWP theme allows this?

Share Improve this question edited Mar 18, 2019 at 16:59 simhumileco asked Mar 18, 2019 at 13:50 simhumilecosimhumileco 1137 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 2

WordPress automatically creates an archive for each category. If you look in wp-admin, under Posts > Categories, you can click "view" to view a category and that will show you what it looks like and what the URL is.

It is possible that a theme could override this functionality, but it's unlikely. Most themes have a template to display this type of automatically-created page - either a category.php specifically for categories, or an archive.php which covers not only categories but other archives.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748795622a313785.html

最新回复(0)