Currency Space USD
- Dave B
- Topic Author
- Offline
- Platinum Member
Less
More
4 years 3 months ago #137819
by Dave B
Currency Space USD was created by Dave B
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
4 years 3 months ago #137834
by Mr. Dam
Replied by Mr. 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
4 years 3 months 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
3 years 8 months ago #142430
by Dave B
Replied by Dave B on topic Currency Space USD
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
3 years 8 months ago #142440
by Mr. Dam
Replied by Mr. 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: Mr. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2024 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.