Home › Topic Tag: Custom search
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.
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Custom Search Filter layout
Started by: nicholasM in: Toolset Professional Support |
1 | 2 | 7 years, 3 months ago | ||
Inserting New Filter, taxonomy no longer has option for terms with no posts
Started by: nicholasM
in: Toolset Professional Support
Problem: I would like my View's taxonomy filter to include all terms, even if they are not associated with any posts. Solution: In the View's Custom Search settings, choose "Let me choose individual settings manually," then select "Always show all values for options." Fill in the remaining settings as desired. Relevant Documentation: https://toolset.com/documentation/user-guides/front-page-filters/ |
2 | 5 | 7 years, 3 months ago | ||
This filter will not be applied to Taxonomy Archives
Started by: Mat Stocks in: Toolset Professional Support |
2 | 3 | 7 years, 3 months ago | ||
Conditional, URL parameters and parametric search
Started by: romanB-3
in: Toolset Professional Support
Problem: I have a conditional in my View output editor that tests the value of a search term / URL parameter using the [wpv-search-term] shortcode. When I update the View results using AJAX, the conditional stops working. Solution: Add a hidden field in your filter controls that contains the value of the search term from a URL parameter. Add the 'js-wpv-filter-trigger' class to this input to send the search term along every time the filters are updated. <input type="hidden" name="id_demande" value="[wpv-search-term param='id_demande']" class="js-wpv-filter-trigger" /> Use the search term shortcode in your conditional: [wpv-conditional if="( '[wpv-search-term param='id_demande']' ne '' )"]<td></td>[/wpv-conditional] Relevant Documentation: https://toolset.com/documentation/user-guides/conditional-html-output-in-views/ |
2 | 10 | 7 years, 3 months ago | ||
Problems with parametric search
Started by: romanB-3
in: Toolset Professional Support
Problem: Some results are missing from my View when I use the custom search. Solution: Uncheck "Don't include current page in query result" in this View's settings, and if you want to allow the user to select multiple values from a multiselect you should use the comparison "in" instead of "equals" or "equal to" in your Query Filter. Relevant Documentation: https://toolset.com/documentation/user-guides/front-page-filters/ |
2 | 13 | 7 years, 3 months ago | ||
Using Relevanssi, but not getting Title, body and custom fields option
Started by: carlosB-2 in: Toolset Professional Support |
2 | 9 | 7 years, 3 months ago | ||
AJAX search doesn't work for logged in user
Started by: antonK-2 in: Toolset Professional Support |
2 | 5 | 7 years, 3 months ago | ||
Filter by any of checked options
Started by: paulinaS
in: Toolset Professional Support
Problem: I would like to filter my View based on a custom field, using checkboxes. Any posts that match any of the checked values should be shown in the results. Solution: Use the Query Filter editor to set up a custom field filter using checkboxes and the "in" comparison. Relevant Documentation: https://toolset.com/documentation/user-guides/front-page-filters/#custom-search-form |
2 | 9 | 7 years, 3 months ago | ||
Please tell me there is a way to search the authors themselves
Started by: OliverJ8211 in: Toolset Professional Support |
2 | 2 | 7 years, 3 months ago | ||
Sidebar filter that only shows parent taxonomy terms?
Started by: Project Weblife in: Toolset Professional Support |
2 | 5 | 7 years, 3 months ago | ||
Select city via cookie
Started by: Alessandro in: Toolset Professional Support |
2 | 6 | 7 years, 3 months ago | ||
Show only available options for each input – not working correctly
Started by: Alex W
in: Toolset Professional Support
Problem: Solution: |
2 | 3 | 7 years, 3 months ago | ||
Remove CSS from Search & Reset filter button
Started by: Charles
in: Toolset Professional Support
Problem: The issue here is that the Search and Reset filter buttons on the customers view was getting some default styling and he wanted to remove those styling. Solution: Unfortunately the default styling was being produced by the theme as views does not include any default styling for these buttons. It is advised to check your theme's documentation to see what default styles will be applied to buttons |
2 | 3 | 7 years, 4 months ago | ||
Can I filter one custom type Post out with another?
Started by: paulineS in: Types Community Support |
2 | 6 | 7 years, 4 months ago | ||
Add search filter to check if field has content
Started by: mikeC-5 in: Types Community Support |
2 | 5 | 7 years, 4 months ago |