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?
Go to /wp-content/themes/bricks/includes/woocommerce/elements/ and rename the original file woocommerce-products-filter.php to woocommerce-products-filter_original.php
Extract the archive and paste the file to /wp-content/themes/bricks/includes/woocommerce/elements/
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?