Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Issue with values under 1 with decimal
This topic contains 5 replies, has 2 voices, and was last updated by Ernest Marcinko 1 year, 1 month ago.
- AuthorPosts
- February 2, 2022 at 8:08 pm #36529
I have a real estate site that has a variety of search options.
Recently have had an issue with the status “Sold” combined with “Min Acres” being blank/no entry. If I add a “1” to “Min Acres” and “Sold” as the status, results appear properly. No issue when searching other Status’, it’s just “Sold” combined with “Min Acres” resulting in a blank.Verified no commas, no empty meta field for acres.
I noticed this today, don’t know when it started.
February 3, 2022 at 11:17 am #36543Hi,
I just tried, but it seems to be okay to me:
Best,
– “sold” + empty acres results: https://i.imgur.com/vFBT7yh.png
– “sold” + 1 min acres results: https://i.imgur.com/OqY79PG.png
When no acres are set, I am seeing items with acre size of below one too. When set to 1, only above 1 acres.
Can you please verify?
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 3, 2022 at 6:49 pm #36546Tested again. Looks like it doesn’t work properly when signed in, it works fine being signed out.
February 4, 2022 at 10:28 am #36553Indeed, thank you. I actually found a bug there, I was suspecting a custom code snippet, but it was not.
Because of the large number of results, the image parser ran out of memory. It should have not happened in the first place, because it should only execute on the currently viewed results, and nothing else – however it was trying to resolve over 3000 items at once, causing the PHP thread to fail.
I have corrected this in the code editor, now it should be okay. I will make sure to incluide this is the upcoming release.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 8, 2022 at 9:57 pm #36603Fixed in the last update. Thank you!! You are spectacular!
February 9, 2022 at 11:12 am #36610You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.