Price Filter outputs wrong max_price

Hi, everyone!

I’m building a Woocommerce store with Bricks Builder and so far, I’m quite impressed with the level of customization possible. Functionalities I’d have to write custom codes to achieve previously are all a breeze with the Bricks Query Loop. So fascinating!

I ran into a little issue with the Price Filter. It outputs the wrong max_price. I have deleted and retried several times.

The store has products between $100 and $70k, but the price filter gives $200 as the max price.

Has anyone else experienced this? How did you resolve it?

2 Likes

There are multiple problems with the filters… for the last three updates i keep moaning about them…but no one seems to care

3 Likes

Oh… I see. Let’s hope someone replies with a solution even if temporary. Thanks for contributing.

I fixed the problem for the price filter problem…

  1. Download the modified file from: https://craftyteam.ro/woocommerce-products-filter.zip

  2. Go to /wp-content/themes/bricks/includes/woocommerce/elements/ and rename the original file woocommerce-products-filter.php to woocommerce-products-filter_original.php

  3. Extract the archive and paste the file to /wp-content/themes/bricks/includes/woocommerce/elements/

Have fun!

2 Likes

Hey,

I would laugh if this wouldn’t be so bad as it is over 1 and a half year later and this seems not been fixed. Max price is completely off for that filter in Brick 1.11… Has anyone found fix?
@craftyteam Can you share your zip file again?