Forums › Forums › Search & Filter Pro › Error showing for class-search-filter-post-cache.php
- This topic has 19 replies, 3 voices, and was last updated 6 years, 4 months ago by
Anonymous.
-
Anonymous(Private) January 9, 2019 at 12:40 pm #198518
Hi Trevor,
I just deactivated them all, except for ‘Advanced custom fields pro’ which was needed for the theme not to break, and ‘search and filter pro’ of course.The error still shows unfortunately http://smartdevelop.staging.wpengine.com/?sfid=979&_sft_category=brexit
Thanks for looking into it,
AlexTrevor(Private) January 18, 2019 at 1:35 pm #199349Our plugin does not directly allow you to do text searches of individual Post Meta (custom fields) and Taxonomy data/terms. The Search & Filter Pro Text Search field uses the standard WordPress search, so looks only in the Post Title and Content. To help you control this better, on the form’s Advanced settings tab you will see 2 settings for Relevanssi.
The documentation for this is here:
https://www.designsandcode.com/documentation/search-filter-pro/3rd-party/relevanssi/
You would need to install and activate the free Relevanssi plugin as well.
Then set it up (in your case set up the Custom Field part) and build its index (make sure it is indexing the desired post types AND the taxonomies/custom fields that you want to search).
With regard to it finding the User Names as stored as Authors, it cannot do that. You would need a separate, duplicate as it were, custom field for the Author. The reason our plugin cannot otherwise find the authors is that data is held by WordPress in a separate (more secure) user table, which we do not index.
-
AuthorPosts