Views plugin lets you build your own custom search for any content type. These searches can be based on post content, taxonomies and custom fields.
When you ask for help or report issues, make sure to tell us settings for your custom search.
Viewing 15 topics - 691 through 705 (of 720 total)
Problem:
The user has built a custom light box using a view, but the lightbox does not work after filtering the view.
Solution:
The user has activated AJAX on the view, after the first-page load, any further AJAX calls will not rebuild the lightbox. The lightbox needs to be built when AJAX calls finish. Check this example custom code:
Problem: The sorting controls and table headers in my sortable table View do not seem to be working correctly. I see additional text appear next to the sorting controls, and some of the table headers do not function as sorting controls correctly.
Solution: Recreate the sorting control shortcodes in the legacy View editor and check the field slugs present in the table heading shortcodes to verify everything is in sync.