Remove the Product Count on Categories in WooCommerce
This snippet will remove the product count functionality site-wide. To do this, place this code in your functions.php file.
/** Remove product count functionality site-wide */
function woocommerce_result_count() {
return;
}





(
4 votes, average:
4.00 out of 5)

Loading...
Tags: remove count, remove count on categories, remove product count, woocommerce
Oopps, sorry. This discussion is closed.
If you are a
paying customer and you are looking for Tech Support please post a ticket on our
Support Tickets page and we will respond promptly.
If you are
not a paying customer and you would like to post a pre-sale question or a quote request please use our
Contact form.
Why did we close the discussion?
Many of the customers started reporting issues as comments instead of the ticketing system and this started delaying our response time.
We are making this change to serve our customers better. We have ramped up our support team and we are trying to get the reply out on the same day.
Thanks for understanding.