With the Views plugin you can create different Views elements to display all your custom types and content on the front-end, without coding. You can also create powerful parametric searches and add pagination to your content lists.
When you ask for help or report issues, make sure to tell us the options of your View.
Viewing 7 topics - 5,626 through 5,632 (of 5,632 total)
The issue here is that the user wanted to filter his view by a taxonomy but his view is returning no results.
Solution:
This usually happens when the criteria that is being search for is not met. I would check that the taxonomy that you are using to filter is available on the CPT that you are filtering.
Problem: I have a View that is filtered by Taxonomy Term, where the term ID is set by a URL parameter. When I use the URL parameter, it does not seem to be working as expected.
Solution: Check the URL parameter and make sure it's using the ID, not the slug, of the term.