This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Custom fields checkbox search not showing results in search bar

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Custom fields checkbox search not showing results in search bar Reply To: Custom fields checkbox search not showing results in search bar

#7630
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I thin that the custom field related configuration seems to be incorrect.

For example, if I edit the “Effective date from” field, I see the following value: value||Effective Date From**
1. Does the effective_date_from custom field exist with every post you want to search for?
2. Does the effective_date_from custom field has the “value” string as it’s actual value?

Because based on this configuration the plugin tries to filter the posts where the effective_date_from exists AND it’s value is “value”.