This is a case where Custom Post Types may be of use. Workshop
could be a custom post type, categorized by a Custom Taxonomy Workshop Type
.
You would add a workshop post in a separate admin section, and assign a type. This then allows you to easily list workshops independently of other content.
You are then free to use the default posts post type for things like news and general blog types of content.
Related Posts:
- Hook for post and page load
- How to show all posts of the category in wordpress?
- Get category id from post id of a custom post type
- Custom Posts on Different Pages
- How to show related posts by category or custom post type?
- Structuring a product catalogue in WordPress [closed]
- Display “Post 2 of 4” on single post page?
- Display types of posts in edit.php instead of All, Published, Scheduled and Draft
- Making pages also serve as taxonomies? Or give full pages to taxonomies?
- Custom Taxonomy – Tags Metabox is showing instead of Categories
- Trying to edit the single page from a Custom Post
- How to get the post type from a category id?
- Should I use custom taxonomy or custom post type
- How i can add ‘N’ page of ‘N’ pages under posts loop?
- Getting posts under the custom post type ui category
- Show custom post type filtered by category
- Showing posts from different categories and from custom post type
- Allow non-logged in users to see a future post after clicking on a list of future posts
- Add custom post type settings to wordress default posts
- Problem with displaying posts in the CPT category
- Set a checkmark in a category based on a URL-parameter
- No Permission to add new Page, Post or CPT with Admin role
- Get the category from custom post type
- Custom Post Slug same as Parents Category Slug
- How can I show 1 featured post in a styled element, and the next few below differently styled
- WP the_posts() on single-cars.php get category link
- Create new custom post and post category of same name
- Including link to custom post type in ‘wp_list_pages’ function
- Multiple pages per post (not pagination)
- Custom post types and ‘new WP_Query’
- Can I change my post type to anything and my site still work?
- Display an authors post on a single page only when they are logged in
- How to Display Posts From Category Within a Custom Taxonomy?
- Showing custom post type categories in the menu
- Stores category posts in an array
- Restrict category access to specific users/groups. Author always has access
- How to set the mainpage of a custom post type?
- Post Query not working
- Render a Post or Page using the correct file
- Use post in multiple places on a page with multiple posts
- How to setup different permlalinks for posts and pages?
- Does “Custom Post Type” can have page hierarhy option?
- Display all Categories except ones with a specific parent
- What is the best way to set the post category (Custom Post Type) automatically based on the one of the tags assigned to the post?
- Post category behave like a Post in back office menu
- Save data is post using php front end
- How to show posts of the same category on a page?
- Cannot save pages after migration
- How to manage a dynamic multi-level page hierearchy system?
- Custom Post By Category
- Change Custom Post Type to Post + Category
- Only show current category post
- WordPress Contents Migration
- One Post with different content, depending on a Page
- Cannot use pages created on WP
- Different post types arranged on one page
- How to display data with pagaination on backend?
- Post Editor: display categories from current post type taxonomy only?
- archive.php can’t find categorized posts
- Custom Post Type used for FAQs Accordion
- How to Associate Posts with Pages
- Display all post types together
- Why are my wp urls showing page not found?
- Page that ‘subscribes’ to multiple categories
- Highlight specific menu item when custom post is page
- show only one category posts in admin
- How do I hide single category post on my post page
- Can WordPress show posts based on a button that the user clicked 2 pages back?
- Limit the post for differents custom post type in the same wp_query
- Multiple Content Block
- Display Custom Post Type in Recent Posts
- Remove All, Published and Trashed Post Views in Custom Post Type
- How to detect filter in URL in Category page?
- Get posts from a custom post type by child categories of a parent category
- Show a Category X’s custom post type on Category X archive page?
- Allow Static Page Load Dynamic Child Pages
- Load Next Posts With AJAX not working with custom post type
- Permalink misbehaving in Custom Post Types
- Get parent category id from child category page for custom taxonomy
- Auto post creation
- Custom Post Type with modified permalink structure results in 404
- CPT archive page – show one post from each taxonomy term
- how to organize my categories or should I do custom post types for some?
- Order Categories by Hierarchy?
- Multiple categories assigned to a single product breaking the breadcrumb
- redirect after submiting post for review
- i need to have a tab with gategory post
- Custom Post type to Woocommerce Product type
- Yoast breadcrumb URL shows category instead of the page
- Auto delete pages/posts without views
- Limit posts per page depending on the size of a div?
- Setting up a page to house certain types of posts
- How do I make it so that new posts within a certain category go into a certain page?
- Featured image in custom post is being disabled
- How to set class to “current-page” on the currently viewed single post within a CPT
- Custom Catagory not found
- Query Only Show Text on Posts With Certain Taxonomy Tag
- How can I list custom post by custom category?
- Use only selected regular categories for a Custom post form
- How to make a template for a specific post of a custom post type?