Views is a WordPress plugin that lets you easily customize the standard WordPress listing pages using WordPress archives. You can redesign any WordPress archive, including custom post archives, taxonomy archives, author archives and search results.
When you ask for help or report issues, make sure to tell us what you have created so far and what you want to achieve.
Viewing 15 topics - 631 through 645 (of 673 total)
Problem: I have a Query Filter set up to filter by a custom field checkboxes group. The value of the field is set by the current post's title, using a shortcode attribute in the View shortcode. For one specific value, the filter doesn't work correctly.
Solution: Check the capitalization. In this case, one word in the checkbox value was uncapitalized but the post title was capitalized. This caused false positives in the filter.