Home › Forums › WoodMart support forum › Critical Issue: Woodmart Product Filter Block Stuck on Deleted Attribute ID
Critical Issue: Woodmart Product Filter Block Stuck on Deleted Attribute ID
- This topic has 7 replies, 2 voices, and was last updated 2 months ago by
Artem Temos.
-
AuthorPosts
-
June 6, 2025 at 9:30 am #665703
orientalmarketpolandParticipantHello Woodmart Support Team,
I am experiencing a critical issue with the Woodmart product filter block based on attributes. After deleting a global product attribute (which had ID 1), the filter block (both in Gutenberg and on the frontend) is now stuck referencing this deleted attribute ID. As a result:
The filter block displays the message “Invalid attribute ID” and does not allow me to select any existing attribute from the sidebar panel.
Even after creating new global attributes (with different IDs, e.g., 22, 20, 19, etc.), the block does not recognize them and continues to look for the deleted ID 1.
All WooCommerce and Woodmart caches, lookup tables, and transients have been cleared and regenerated. All plugins and the theme are up-to-date.
The REST API endpoint /wp-json/wc/store/v1/products/attributes correctly lists all current attributes, but the block still does not allow selection or display of any of them.
This problem occurs on all new pages as well, not just on previously created ones.
This issue is breaking the filtering functionality that is essential for our technical layouts. It appears that the block or theme is hardcoded or cached to use the previously deleted attribute ID, without the possibility to reset or select a new attribute.
Request:
Please advise how to fully reset the filter block’s attribute selection or force it to recognize existing attributes.
If this is a known bug, please provide a patch or workaround.
If you need further technical details, I can provide screenshots, a list of current attribute IDs, and access to the site.
Thank you for your urgent assistance.
Attachments:
You must be logged in to view attached files.June 6, 2025 at 11:21 am #665746
Artem TemosKeymasterHello,
You can fix it by applying patch #
665743
. To do this, go to Dashboard -> WoodMart -> Patcher, find the corresponding patch and click on the “Apply” button. Let us know if it works for you.Kind Regards
June 6, 2025 at 11:37 am #665750
orientalmarketpolandParticipantThank you for your quick response and for providing the patch. Unfortunately, after applying the patch, the issue still persists—nothing has changed and the problem remains exactly the same.
We are attaching screenshots for your reference.Attachments:
You must be logged in to view attached files.June 6, 2025 at 11:57 am #665766
Artem TemosKeymasterPlease send us your admin access so we can check what is wrong.
June 6, 2025 at 12:09 pm #665770
orientalmarketpolandParticipantI have sent you the administrator login details.
June 6, 2025 at 2:22 pm #665805
Artem TemosKeymasterWe checked this on your site, and everything is working fine on our end. The issue is most likely caused by a cached JS file on your side. Please try checking the problem from another device or browser.
June 6, 2025 at 2:46 pm #665831
orientalmarketpolandParticipantThank you for your previous messages and support. After clearing my browser cache, the filter attribute block is now working correctly. I appreciate your assistance!
June 6, 2025 at 4:45 pm #665860
Artem TemosKeymasterGreat, we are glad that you sorted it out. Feel free to contact us if you have any further questions.
-
AuthorPosts
Tagged: filter attribute, filter block, invalid attribute ID
The topic ‘Critical Issue: Woodmart Product Filter Block Stuck on Deleted Attribute ID’ is closed to new replies.
- You must be logged in to create new topics. Login / Register