What’s new in Blocks 0.3
Version 0.3 of the Blocks facet add-on was released on March 23, 2026. This update contains the following improvements and fixes.
Two new FacetWP Blocks

This version introduces two new FacetWP Blocks:
- The Facet block – adds a facet.
- The Listing block – adds a Listing Builder listing.
The Facet block has a setting to optionally add a Heading block. And it has a setting to hide the block (including its heading) when the facet is empty (when it has no choices left).
The Listing block has a setting to make the listing “static”. A static listing is a listing that does not react to facets. You can add multiple static listings to a page, also to a page that already has a “normal” filterable (non-static) listing. But there should be only one filterable (non-static) listing on a page.
Support for the WooCommerce Product Collection block
We added support for the WooCommerce Product Collection block.
The Products (Beta) block is still supported for now, but WooCommerce is phasing out support. In WooCommerce version 9.1.0 (released on 11 July 2024) and newer, the Products (Beta) block is hidden in the Block Inserter. It will still function if you were already using it on a page, but we’re not sure for how long. Going forward, we recommend replacing any Products (Beta) block with the Product Collection block.
Note that the product filtering, sorting and pagination blocks that the Product Collection block comes with are all incompatible with FacetWP. Don’t use these blocks, or remove them when they are added automatically. Use facets instead.
Support for the GenerateBlocks Query (v2) block
We added support for the GenerateBlocks new Query (v2) block.
When using GenerateBlocks Pro, the Query (v2) block has a “Query Type” setting, for which only the “Post Query” option is supported. FacetWP cannot filter post meta or options.
The old Query Loop (v1) block is also still supported. See this page for how to switch between v1 and v2 blocks.
Support for the Spectra Pro (Advanced) Loop Builder block
We added support for the Spectra Pro (Advanced) Loop Builder block. This block is available in Spectra Pro v1.2.0+.
Support for the pre-v1.2.0
Note that the Spectra Pro (Advanced) Loop Builder block comes with its own set of filtering, sorting, searching, and pagination blocks, which all are incompatible with FacetWP. Remove these blocks and use facets instead.
Other fixes and improvements
- We fixed a bug that caused duplicate No Results blocks in certain situations.