Ok, with a bit more digging, it seems there are two things I can do:
-
Use the Categories menu option, which will then make use of the archive.php template – nice and easy.
-
Use the WP_Query() function to make a direct DB query for a particular category .. I think this is exactly what I want to do.
Related Posts:
- Get category ID from category slug (not working)
- How do I remove “Uncategorized” from posts with more than 1 category?
- Remove parent category from permalink? Basically only have the child category?
- Control term order on a per-post basis
- Filter by post category in Media Library
- Display all posts from all categories with pagination
- Changing Top Level Items into Radio Buttons in the Categories Meta Box?
- Custom post types with their own permalink structure
- How to create a widgetized sidebar for every category dynamically?
- Send an email when custom post type category is changed
- Display the deepest child category from Category X (in loop)
- When using get_categories or similar, is it possible to filter results that contain certain Tags as well?
- Exclude subcategories from the url
- Why adding Categories does not auto refresh in Backend while using my custom theme?
- WooCommerce – Display product child categories from specific parent
- Select category in custom query
- Removed slug from CPT, now How/where do I hook the filter to the taxonomy term archive pages link?
- Remove specific category from a post
- Show list of categories even if they have no posts
- Search by word, category, tag, author
- How to hide certain categories in wordpress dashboard?
- How to control template resolution if both Author and Category filter in place?
- How to filter archives both by category and tag?
- Resolved – category-slug.php not working after wordpress migration
- How to retain the values from dropdown category lists after wrong form submission?
- How i can let users add notes to my posts
- Get multidimensional array that reflects category hierarchy
- Single_cat_title() print the title before text
- Sort posts by post_type in category.php template
- Add Post Screen Keep Category structure
- Why would in_category only return one post in a specific category?
- Is it possible to have WordPress not recognize category URLs?
- Disallow categories from this MySQL query
- Use a wordpress page to display a certain category
- getting content from main domain to sub-domain using category and WP_Query
- editing fonts of category links from the_category() funtion
- Force a user’s posts category
- How to list child categories?
- Style wp_list_categories
- Checking for two categories in query_posts
- get_the_categories filter returns an empty array
- Creating gallery with taxonomy images plugin?
- How to get related tags based on a category?
- Show category to visitors in different name or different language without changing basic category
- How to get latest posts from each category in regular order
- Pagination for ajax category filter
- Get posts from specific taxonomy term
- limit a list of tags to one category [closed]
- How many categories can WordPress handle before performance suffers?
- WordPress Drop down category as array for using in page builder
- Get sort order of product categories
- Show Posts from Single Category Not Working
- How to pull a list of posts in a category while exluding posts in subcategories of the category
- Exclude category from query
- How to loop custom post_type from (a) specific category(ies)?
- Display posts of certain categories to specific user roles
- How to restrict category creation to admins only while allowing editors to still pick category
- Show child taxonomies (that have posts) of the current parent taxonomy
- Display Related Posts by “Category” “by Author”
- Query (built in) Categories and Advanced Custom Fields?
- Change post title if post has specific category
- Filter By Category Dropdown List With Custom Taxonomies
- query_posts by category_name and custom taxonomy
- How set all posts in wordpress in one category
- Page that links to category content
- custom query for both category and pages using global $wpdb;
- url for posts for a date within a category
- Query from multiple category (and)
- Wp Dropdown Category Not Show Current As Title
- Autolinking keywords in text with tags
- WP E-Commerce creating categories programmaticaly [closed]
- How to get the deleted category id?
- Maintaining a separate posts page for certain categories and don’t show those on home page
- WP E-Commerce WPEC 3.8 Sort Categories
- How do I list only children of a specific category in a drop-down?
- Link posts together (relative, not grouped)
- WordPress PageNavi Plugin not working in category.php
- A different permalink structure for different categories
- How to make product image inherit from category image
- Is it possible to set up blog categories without changing permalink structure
- How to display categories image in loop homepage WordPress
- How to “remove” WordPress categories UL and make the list loop in a horizontal line?
- how to give different template to each subcategory from same parent category?
- How do I rewrite a single category link to point to a custom page?
- Add subcategories posts to the counts column at the admin’s categories list
- WordPress update 4.7 – the 70.000+ news posts became “Uncategorized”
- Default category isn’t saved in database
- Problem with wp_list_categories
- Display one post on category.php: Wrong featured image
- Display related posts with same category or same tag return blank
- Get posts from 2 or more categories
- Taxonomy for custom post type not found
- date.php shows all posts. how to fix it?
- Help with Wp + Mixitup code
- How can I get this code to only output one link?
- Matching usermeta at registration to categories of content
- How do I hide posts in a category from all listings but still allow the posts to be viewed?
- How to get Woocomerce categories count
- show posts from some category and sort by advance custom field
- How to show monthly archive posts?