- Posts: 1
- Thank you received: 0
Currency symbol, numerical format
- synch_solutions
-
Topic Author
- Offline
Less
More
3 years 6 months ago #350171
by synch_solutions
Currency symbol, numerical format was created by synch_solutions
-- HikaShop version -- : 4.7.1
-- Joomla version -- : 4.8.2
-- PHP version -- : 8.2
-- Browser(s) name and version -- : Brave, MS Edge
1. How to display the Currency symbol instead of the currency code to the price display?
2. How to display the currency symbol in front of the price, not behind it
3. How to display the correct numerical , or . in between number. There is now a space gap instead or , or .
e.g. Rp 8,500.00 instead it's displayed as 8 500.00 IDR
thank you
-- Joomla version -- : 4.8.2
-- PHP version -- : 8.2
-- Browser(s) name and version -- : Brave, MS Edge
1. How to display the Currency symbol instead of the currency code to the price display?
2. How to display the currency symbol in front of the price, not behind it
3. How to display the correct numerical , or . in between number. There is now a space gap instead or , or .
e.g. Rp 8,500.00 instead it's displayed as 8 500.00 IDR
thank you
Please Log in or Create an account to join the conversation.
3 years 6 months ago #350177
by nicolas
Replied by nicolas on topic Currency symbol, numerical format
hi,
1. Edit the currency and change the format from %i to %n
2. Edit the currency and turn on the "Symbol precedes positive value" setting.
3. edit the currency and in the "Groups separation" setting enter a dot or a comma
And for the decimal separator, you have this "Decimal separation" setting to change if you want.
1. Edit the currency and change the format from %i to %n
2. Edit the currency and turn on the "Symbol precedes positive value" setting.
3. edit the currency and in the "Groups separation" setting enter a dot or a comma
And for the decimal separator, you have this "Decimal separation" setting to change if you want.
The following user(s) said Thank You: synch_solutions
Please Log in or Create an account to join the conversation.
Time to create page: 0.159 seconds