Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file 2 decimal places

More
8 years 7 months ago #7948 by Warren
2 decimal places was created by Warren
Is there a quick way to show the zero in the price (like in the following example):

$12.50 at the moment it shows $12.5

It drops the zero off the end.

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #8025 by GDragon
Replied by GDragon on topic 2 decimal places
Hi waz,
Thanks for contacting us and choosing our product!
Sorry for late response because our staff was got sick!
About price format you can change it by following steps:
Step 1: Go to path {root}/components/com_jux_restaurant_menu/helpers/ then open file jux_resmenu.php
Step 2: Go to line 66 then change the code from
return floatval($value);
to
return number_format((float)$value, 2, '.', '');
Hope this help!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.026 seconds
Powered by Kunena Forum