Forum Replies Created
-
AuthorPosts
-
Ernest Marcinko
KeymasterYou are very welcome!
No worries, that option is burried a bit, it’s not the best location for it and is rarely used.
If you don’t mind, I will close this topic soon and mark it as resolved, feel free to open another one if you have other questions or issues.
If you like the plugin and have not rated already, feel free to leave a rating on the wordpress plugin repository, it’s greatly appreciated.
April 30, 2026 at 2:57 pm in reply to: Search results with odd URL parameters and reload loop #57386Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi André,
You can completely disable that via this option. Make sure to clear all layers of cache including page, asset, CDN, cloudflare etc.. so the change propagates.
Ernest Marcinko
KeymasterHi!
Thank you very much for all the details, it helps me a lot!
The issue was the price filter, the values are printed in “millions”, but it was actually stored in the database divided by one million so 10 000 000 is stored as 10.
To resolve this I have added a small custom code snippet to adjust the filter on the server side, it resolved the problem.April 29, 2026 at 7:42 am in reply to: Search results with odd URL parameters and reload loop #57373Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
April 28, 2026 at 7:22 am in reply to: Search results with odd URL parameters and reload loop #57362Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
April 24, 2026 at 4:11 pm in reply to: Price filters – Range Slider – Not working as expected #57354Ernest Marcinko
KeymasterI see. He has 62 items assigned to him though if you check the editor, that’s why it shows up. I assume you mean he has no items from the potential result set, but that can’t be determined automatically.
You can however simply exclude it (and more) here. That is the quickest way around it I’m afraid.
April 24, 2026 at 9:51 am in reply to: Price filters – Range Slider – Not working as expected #57350Ernest Marcinko
KeymasterHi,
Thanks for the details, very helpful!
Okay, this one turned out to be a very interesting issue, completely unrelated to the plugin. Long story short the query was correctly executing, the filters were also set right, so it took me about an hour to figure it out.
Turns out there is an extremely rare MySQL termination/optimization bug with subqueries when using a query limit 1 (that is used in the custom field queries). I had to make a change in the code to overcome this.
It is a tiny change only, and will be included in the upcoming release in case someone else runs into this super rare issue.Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
-
AuthorPosts