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 - 691 through 705 (of 1,353 total)
The customer reported that adding a query filter for a date type field in a view to show only future events, is not working.
Solution:
Informed that to show only those posts, whose date type custom field value is either equal to today or in a future day, one will need to use the 'numerical' comparison with 'greater than or equal to' operator with 'TODAY'.
Problem:
The user has some taxonomy filter and would like to get the posts that match all of them.
Solution:
By default, Toolset will look for the posts that match any taxonomy condition. To achieve this, it will require custom code. Check this example: