Display post with category and tag
-
I have a few custom post types in my theme. One is nutrition, one is exercises.
The website is set up with a membership plugin with different membership levels.
I intend on creating categories for the difference membership levels such as:
Post Type: Exercises
Category: Level 1
Category: Level 2
Category: Level 3
Category: Level 4
Category: Level 5And I intend on having tags such as:
Legs
Arms
10 Minutes
30 Minutes
AbsI am able to display all posts within a category but would like to have a button in widget bar for all of the tags however because I have different membership levels I would like to be able to have a button that links to the tag within a particular category.
For example, I would like the button to be for the Legs tag but I would only want it to display the posts with the Legs tag in category “Level 1”
Any help on this would be amazing.
I found this post but don’t really understand it: https://wordpress.org/support/topic/display-blog-posts-from-specific-category-and-tag
The topic ‘Display post with category and tag’ is closed to new replies.