Currency Space USD
- Dave B
-
Topic Author
- Offline
- Platinum Member
-
Less
More
5 years 3 days ago #137819
by Dave B
Currency Space USD was created by Dave B
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13255
- Thank you received: 1729
5 years 3 days ago #137834
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Currency Space USD
Open file: root -> components -> com_jdonation -> helper -> html.php
Find:
and change to
Good luck
Find:
Code:
return $config->currency_position ? (number_format($amount, $decimals, $dec_point, $thousands_sep) .' '. $symbol) : ($symbol .' '.
number_format($amount, $decimals, $dec_point, $thousands_sep));
Code:
return $config->currency_position ? (number_format($amount, $decimals, $dec_point, $thousands_sep) .' '. $symbol) : ($symbol .
number_format($amount, $decimals, $dec_point, $thousands_sep));
Good luck
Please Log in or Create an account to join the conversation.
- Dave B
-
Topic Author
- Offline
- Platinum Member
-
5 years 2 days ago #137865
by Dave B
Replied by Dave B on topic Currency Space USD
Thank you
Please Log in or Create an account to join the conversation.
- Dave B
-
Topic Author
- Offline
- Platinum Member
-
4 years 5 months ago #142430
by Dave B
Replied by Dave B on topic Currency Space USD
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13255
- Thank you received: 1729
4 years 5 months ago #142440
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Currency Space USD
Currently, we don't have configure option to hide the space between currency symbol and amount.
Thanks
Dam
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Dang Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.