[MjE] How can I delete the 2 decimal for number format?

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’ ); If you have any further inquiries, feel free to drop us a ticket as either Bug Report or How to/customize. Also you can email us via support@enginethemes.com.

[All] How can I add new filters?

As for new filters, I’m afraid that it is beyond our scope of support. This is a complex task and I’m sorry to inform you that there is no any temporary solution we can offer for you now. It’s such pity that we’ve stopped the customization service. Please contact a developer from […]