Hello,
Please try adding the given code below at (js/custom.js):
$.extend(true, theme.PluginCounter.defaults, {
formatter: formatterToComma, // handler for formatting the value before rendering
});
function formatterToComma(value, settings) {
return value.toFixed(settings.decimals).toString().replace('.',',');
}
Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads