Hello,
I’m using XStore with Elementor and WooCommerce.
After I installed and then removed the WOOF – WooCommerce Products Filter plugin, the category widget in sidebar started showing wrong product counts. Each category now shows 1 product, even though I have several products assigned.
✅ I already tried:
Flushing WooCommerce transients
Rebuilding term counts (wp_update_term_count_now)
Clearing theme cache
Deleting woof options from database (SQL)
I also checked with debug.log and confirmed that queries are fine, but widget still displays wrong count.
Could this be related to your custom category widget caching or an override function that didn’t reset after WOOF was removed?
Please help me understand how to reset or fix the product category count display in your widget.
Thank you!