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

Reply To: some products not showing up

#26319
Ernest MarcinkoErnest Marcinko
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.