After upgrading this morning I received the “Fatal error: Call to undefined method yoast_i18n::set_api_url()”. In my case, it is a conflict between Yoast SEO and Clicky for WordPress…. both developed by Team Yoast.
kgaurav,
This is the hard way, only possible by editing the code. The file Shortcodes.php which resides in the Functions folder must be edited – open it in Notepad++ and move to line 1369. Remove the (” . $ProdCats[$Category->Category_ID] . “) in the line and the category count will be removed. This applies to version 3.7.0 and most likely will void any warranty the Author offers.