SOLVED: Woocommerce Product filter breaks CSS when empty category is selected

Browser: Chrome 118
OS: Linux
URL: WIP
Video: Yep, but how to hide the dev URL in Jam.dev :sweat_smile:

In the Woocommerce Shop page, i have a container with 2 columns.
The first one is 20% for filters and anything relevant to filter products.
The second one is 80% for displaying the products (using a custom block).

Product filter is working great, but if you select an empty category of product, the main container switch to flex-direction : row to column, the 2 columns goes to 100% and all CSS are gone for tag-title…

If needed, I can share a jam video screenshot…

Thanks in advance :slight_smile:

Hi Sebastien,
This was a bug in 1.9.1.1 with empty terms/taxonomies.

The problem should already be fixed in 1.9.2 beta, available as a manual download in your account (see changelog).

As with any beta release, please do not use it on any production/live website. It is only meant for testing in a local/staging environment.

Let me know if it works for you :slight_smile:

1 Like

Hi Tim,

Thanks for the information.

I’ll wait for the next release of Bricks, for the moment, I have removed the display of the empty categories. :innocent:

Ok, let’s assume that this is the reason. If not, please get back in this thread :slight_smile: