First, if you are going to add to the theme, learn about Child Themes https://codex.wordpress.org/Child_Themes .
Then, create your own Category page – use a copy of one of the templates in your theme (placed in your Child Theme) and adjust the query to do a category-type query.
By creating a Child Theme, you ensure that any enhancements you make to the theme are not overwritten with a main theme update.
You might also be interested in the Template Hierarchy, which is how WP selects a template for various types of pages. Start here: https://developer.wordpress.org/themes/basics/template-hierarchy/ (within the Theme Handbook, also a great learning resource).
Related Posts:
- How to get category and archive title?
- Multiple level category drop-down
- How to create a widgetized sidebar for every category dynamically?
- List Categories of the Parent Category of the Current Category
- Single_cat_title() print the title before text
- Edit the markup of categories list
- How to get data about category in category.php
- editing fonts of category links from the_category() funtion
- How to check category of of custom post type or not
- Set a them for all subset of category
- WP didn’t redirect to canonical category URL
- Custom Walker for wp_list_categories
- How to do some action weekly?
- Theme for subcategories
- Theme modification for custom category menus
- How to list posts from a sub-category that is listed in a parent category (more details below)?
- How can i add service category here? [duplicate]
- How do I remove “Uncategorized” from my theme on my posts page?
- Category page 404s on mobile but not desktop?
- Regarding Tags And Categories
- Style a category page the same way as the homepage?
- Jetpack Mobile Theme: when on smartphone on categories the theme suddenly changes to jetpack mobile theme even though it’s deactivated
- Choosing different templates for categories
- Show posts from all categories
- Removing categories, Comments etc from posts?
- Include category name in page template
- altering theme – content generated by PAGES not PORTFOLIO
- Category page with gallery for each post
- Custom built theme won’t filter categories
- Duplicate homepage to show posts from 1 category
- How to hide my categories pages’ names, and how as well to reduce the space beween my sidebar’s widgets?
- How To Find Out WordPress Category Table in MYSQL?
- Add custom field to Category
- Does the ‘cat’ argument in query_posts fetch posts from subcategories as well as the given ID?
- Are Categories, Tags and Custom Taxonomies any different in regards to SEO?
- Display list of Sub-Categories and the posts they contain, within one main Category
- Create subdomains for tags and categories
- How to get this only in small letters (lowercase)? [closed]
- How to totally get rid of Category in my blog?
- Is there a function to cause empty categories not to show in menus?
- Category Specific Archive
- Is there a plugin that will completely remove the category system?
- How to get the number of child categories a specific parent category has?
- Removing category base form links messes up the parent-child behavior
- How to get only the last child of category slug?
- Exclude category from loop not working
- How to list only child categories?
- How do you remove display of WooCommerce product category on single product page?
- Show recent posts in menu?
- Cannot add / edit categories to a post anymore
- List archived posts by subcategory
- What’s the Simplest Way to Override/Rewrite the %category% Permalink Structure Tag?
- How to add “Read More…” link in twentytwenty
- How to query post like normal search would do. within search.php page
- How to get the id from the custom category?
- WordPress Get Posts from each category equally
- Unwanted Duplicate Product Categories in WooCommerce
- WP admin broken. Not saving catgories or adding categories to menu
- Set colors depending on category
- get_terms function not returning anything
- Why custom taxomony not showing when create a post?
- Getting All Post From Specific category in wpdb
- Single.php Category Post Count
- wp_list_categories with show_count, except for specific categories
- Jigoshop – only displaying 10 products
- Show the amount of posts in a tag in a specific category has
- Adding a H1 Tag to Post Tags automatically, but hide the tag? (Same for Category)
- Difference between wp_list_categories and get_categories
- Show different menu on each woocommerce category page
- How to let the user create a selection of categories via the backend
- Have posts that belong to multiple categories, exclude some categories from homepage
- Display subcategories selectbox on each category page
- Listing Post Categories on Home Page
- Get posts in a subcategory of a chosen parent
- How can I only display links from a child category
- Problem with Custom Post Type Categories
- Display post thumbnail for specific category outside the loop
- Category Template – Show Last Entry as Featured
- can I ‘combine’ categories as a menu item?
- List taxonomy terms assigned to a post in hierarchical view
- Hide category name but show posts
- Count how many posts have a specified tag AND category
- Show the parent taxonomy by creating shortcode in woocommerce?
- Post List by category and under custom taxonomy
- Balance Tags to the_content Words Length
- How to create template for children category?
- Categories and Tags Conflict after Woocommerce Installation
- how to display categories for a specific post?
- the_content() not showing full posts in category template
- Show parent category if there is no subcategory
- Add category links?
- Add html word before category
- Problem importing categories and sub-categories
- Category that can hold only specific number of post
- How to add the sidebar in all category page
- how to ask if in two categorys inside if
- Add an Exclusive or featured tag line to article titles
- How to list out post category name and description in page
- Print child category slug nicename
- Replace category titles inside RSS feed