Problem: I'm trying to create a custom search WP Archive for Product Categories that allows filtering by global Product Attributes. When I have the option "Only show available options for each input" active, none of my global product attribute filters appear in the search filters area. If I disable the "Only show available options for each input" option, the filter options appear but they do not seem to influence the results. Product results are not filtered by Product Attribute filters.
In another issue, some Product prices do not appear in the archive results.
Solution: When importing Products, it is important to import the product attributes as taxonomies. Otherwise, these imported attributes will not be mapped to your site's global attributes correctly.
The price display issue seems to be related to the WooCommerce Blocks calculated fields batch process. Some posts are being skipped unexpectedly in the process. A patch file is available now that will resolve the problem. In the next round of plugin updates, we will be releasing some improvements to WooCommerce Blocks that will make this process and the patch file obsolete.
Problem: I'm seeing extra space added by the Block Editor and I would like to remove it. On the front-end of the site, I see empty paragraph tags that I cannot find or delete in the editor.
Solution: Delete empty blocks or blocks that produce no content, and remove paragraph tags that are currently wrapping the post content.