Issue displaying product attributes created when editing product
-
It looks like there’s an issue with displaying filters for product attributes that have been created (2) when editing a prodct directly as opposed to (1) creating the attribute separately and adding it to a product afterwards.
To anyone who isn’t familiar, there are two ways to create a product attribute:
- On the Products -> Attributes admin page.
- On the Products -> All Products admin page, when editing or creating a new product.
The issue mirrors a problem with WooCommerce’s own “Filter by Attribute” Gutenberg block, where you can add filters that have been created when editing a product directly (2), but they won’t display on the resulting page. With the “Filter by Attribute” Gutenberg block, however, you’ll see a warning on the Gutenberg preview that there are no products matching the attribute.
It’s not straightforward to troubleshoot the issue, so it might be good if this plugin could prevent the user form adding filters for product attributes created when editing a product directly (2) in the first place, since the filter won’t be displayed anyway.
Alternatively, maybe the plugin could display a warning when the user attempts to do this, similar to how the “Filter by Attribute” Gutenberg block behaves.
- You must be logged in to reply to this topic.