• Resolved simonavshalom

    (@simonavshalom)


    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.

Viewing 1 replies (of 1 total)
  • Plugin Author stepasyuk

    (@stepasyuk)

    Hello @simonavshalom

    For the first problem with stucked price – it is plugin cache issue. Please, open your site with ?reset_filters_cache=true param in URL and plugin internal cache will be cleared.

    For the second problem – please just update your Filters widget. If you do not use Filters widget, but shortcode, please download zip with plugin from here and upload it in /wp-admin via Plugins -> Add New -> Upload -> Override existing with current and this problem will be solved.

    Thank you. Regards.

Viewing 1 replies (of 1 total)

The topic ‘Custom numeric field ACF filter does not get all values’ is closed to new replies.