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 - 4,951 through 4,965 (of 4,987 total)
Problem:
Views not working in certain cases - display related parent post name in child view
Solution:
You can use the view's shortcode attribute to passed the "authorname" to child view and later use view's shortcode [wpv-attribute] to catch the passed shortcode attribute value.
Problem:
Client is using custom code to allow adding complex orderby settings to a View that uses multiple custom fields, which requires a particular format.