Newly Added Categories Not Showing in Product Filter
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from aponia on October 7, 2025, 16:28We are using the free version of the plugin and the frontend builder on a page where we display subcategories under the parent category “BBQ.”
However, when we add a new subcategory under BBQ, it does not appear on the frontend.
Additionally, if we rename an existing category, the updated name is not reflected in the filter display.Steps Taken:
Disabled all plugins except WooCommerce and the HUSKY plugin.
Switched to the default Twenty Twenty-Five theme.
The issue persists even after these steps.
Please advise on how to resolve this as soon as possible.
We are using the free version of the plugin and the frontend builder on a page where we display subcategories under the parent category “BBQ.”
However, when we add a new subcategory under BBQ, it does not appear on the frontend.
Additionally, if we rename an existing category, the updated name is not reflected in the filter display.
Steps Taken:
Disabled all plugins except WooCommerce and the HUSKY plugin.
Switched to the default Twenty Twenty-Five theme.
The issue persists even after these steps.
Please advise on how to resolve this as soon as possible.
Quote from Pablo Borysenco on October 7, 2025, 21:02Hello
Please clear all cache + Advanced->Options - https://share.pluginus.net/image/i20251007220152.png and press Ctrl+F5
Hello
Please clear all cache + Advanced->Options - https://share.pluginus.net/image/i20251007220152.png and press Ctrl+F5
Quote from aponia on October 8, 2025, 11:01I have set it up on my local computer using WAMP Server.
There is no cache at all — no caching plugin or anything similar.
Under Advanced → Options, both settings you mentioned in the screenshot:
Cache terms
Cache dynamic recount number for each item in filter
Are already set to No. I also tried setting them to Yes as per your suggestion and cleared the cache, but it still didn't work.My new subcategories under BBQ are still not showing on the frontend.
We also debugged the issue at the code level but didn't have any luck.
Check Attached scrrenshot
1. https://snipboard.io/QMrSsK.jpg
2. https://snipboard.io/kGZpPB.jpg
3. https://snipboard.io/rwMTUe.jpg
I have set it up on my local computer using WAMP Server.
There is no cache at all — no caching plugin or anything similar.
Under Advanced → Options, both settings you mentioned in the screenshot:
Cache terms
Cache dynamic recount number for each item in filter
Are already set to No. I also tried setting them to Yes as per your suggestion and cleared the cache, but it still didn't work.
My new subcategories under BBQ are still not showing on the frontend.
We also debugged the issue at the code level but didn't have any luck.
Check Attached scrrenshot
1. https://snipboard.io/QMrSsK.jpg
2. https://snipboard.io/kGZpPB.jpg
3. https://snipboard.io/rwMTUe.jpg
Quote from Pablo Borysenco on October 8, 2025, 19:09Hello
Please check browser console [F12] - You may have JS errors.
What plugin version number are you using?
Try disabling dynamic recalculation for testing purposes.
Hello
Please check browser console [F12] - You may have JS errors.
What plugin version number are you using?
Try disabling dynamic recalculation for testing purposes.
Quote from aponia on October 8, 2025, 20:26Current Plugin version: Version 1.3.7.1
Also i noticed your plugin somehow creating different entries for a term that have different IDs than created by WooCommerceCheck below screenshots
1. https://snipboard.io/nzIGZF.jpg
2. https://snipboard.io/hGPWHD.jpg
3. https://snipboard.io/fBVh3C.jpg
Current Plugin version: Version 1.3.7.1
Also i noticed your plugin somehow creating different entries for a term that have different IDs than created by WooCommerce
Check below screenshots
1. https://snipboard.io/nzIGZF.jpg
2. https://snipboard.io/hGPWHD.jpg
3. https://snipboard.io/fBVh3C.jpg
Quote from aponia on October 8, 2025, 20:30Also Disabled dynamic recount
1. https://snipboard.io/5eup4N.jpg
Also Disabled dynamic recount
1. https://snipboard.io/5eup4N.jpg
Quote from Pablo Borysenco on October 9, 2025, 18:34Hello
Also i noticed your plugin somehow creating different entries for a term that have different IDs than created by WooCommerce - This is a filtering plugin, it does not create any data for products, it only uses the data that the product already has. Perhaps this is the problem, incorrect terms in the database
Hello
Also i noticed your plugin somehow creating different entries for a term that have different IDs than created by WooCommerce - This is a filtering plugin, it does not create any data for products, it only uses the data that the product already has. Perhaps this is the problem, incorrect terms in the database
Quote from aponia on October 9, 2025, 19:16We figured it out while debugging the code. It wasn't an issue with the plugin — the filters were pulling data from Product Attributes, but we were checking Product Categories.
We figured it out while debugging the code. It wasn't an issue with the plugin — the filters were pulling data from Product Attributes, but we were checking Product Categories.
Quote from Pablo Borysenco on October 10, 2025, 20:55Hello
Great! I'm glad you were able to solve this problem.
Hello
Great! I'm glad you were able to solve this problem.