Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › some products not showing up › Reply To: some products not showing up
March 20, 2020 at 9:36 am
#26319
Keymaster
Hi,
Thank you for the details, it helps a lot.
The issue is casued by the custom field filter. I belive you are trying to filter the “invalid” status posts, but the custom field and the operator used is probably not correct. The correct field should be “status” and not “_status” – as that is usually a reference ACF field, and does not contain the value.
This might be the correct configuration: https://i.imgur.com/0Jzlrau.png
Make sure to check and change that, it will resolve the issue.