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 - 2,146 through 2,160 (of 2,168 total)
Problem: I would like to use a custom search View to display the search filters, then redirect the User to an archive page where the search results can be seen.
Solution: It's not currently possible to split up the search filters and results in a WordPress Archive. Use a custom search View or custom code.
Problem: I have a custom search View that includes several taxonomy select filters. Some of the taxonomy terms do not appear in the filter list.
Solution: In this case, the WP Engine backend has a limit on the size of SQL queries your site can perform. You can disable that limit using this custom code in wp-config.php: