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

Reply To: Get Values not working after latest update

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Get Values not working after latest update Reply To: Get Values not working after latest update

#23421
Ernest MarcinkoErnest Marcinko
Keymaster

Thanks, that helped.

So, I have determined that the code was stuck on an ACF code part, where the get_field_object() was called. I googled around, and it turns out that this particular ACF function is problematic, and caused issues to others as well.
I have added a quick bypass for now, so it’s only called when needed. I will add a permanent fix for the upcoming release. The search should work now just like before.