- This topic has 3 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Right now I have my content inside a custom field and…
Tagged: search
As an alternative suggestion, that WordPress search behavior can be modified using plugins, such as Relevanssi, which is a free plugin, see here for details:
https://searchandfilter.com/documentation/3rd-party/relevanssi/
In the Relevanssi plugin settings page, you should find options to add the categories/tags/taxonomies/custom fields/custom post types to the search, and you must also then build the index in Relevanssi after you save those settings.
Our plugin does not perform the text field search. That is handled by WordPress, which itself only searches Post Title, Content and Excerpt. That then passes an array of matching Post IDs to our plugin, which would then be further filtered by any other filter choices you or the user make.
So, as long as your theme is asking WordPress to search in both content and title, so will our plugin.