Custom numeric field ACF filter does not get all values
-
I use ACF numeric field for products. this numeric field is the price field and I created a filter for this field using the right ACF meta key.
The problem is that the price is stuck on one product price. This website I build from scratch and I insert this filter when there was 1 product, so the filter range show successfully the range price of this product 0-250. But after I add more products with a higher price it still shows 0-250 and even I try to change the original first product from 250$ price to 150$ and the filter range still show 0-250. I add to this thread a screenshot of the error showing in the query monitor results.
The topic ‘Custom numeric field ACF filter does not get all values’ is closed to new replies.