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 15 topics - 1,336 through 1,350 (of 1,544 total)
Problem: I have a group of nested Views that is not displaying content after updating to Views 3.3.2. In Views 3.2.2.1, I am able to see the content I expect to see.
Solution: In this case, a Content Template shortcode nested in one of the Views did not use an explicit view_template attribute, and the newer version of Views is not able to infer which template to apply here. An update to the shortcode solves the problem.