[MjE] Change decimal number for Taiwanese currency

Regarding your inquiry about the decimal number, please add the code below to functions.php of your child-theme.

add_filter( ‘mje_decimal_number’, ‘__return_zero’ );

Was this article helpful?

Related Articles

Leave A Comment?

You must be logged in to post a comment.