hi @ashraffarid ,
you can also do it manually using following steps-:
1. Go to your wordpress dashboard
2. Go to sidebar plugins –> Click on editor / plugin editor
3. On top right corner Select – Counter Number Showcase
4. After selecting plugin you will see plugins files opend Front
5. Go to inc > admin > add-counter-box-js-footer.php line no.14 > change <input type="number">
to <input type="text">
and update
6. now go to add-counter-box.php file > on line no.85 and 110 again change <input type="number">
to <input type="text">
. and update
now it will work..also please let me know aboutr that.
thanks