Again, No Gap Between The Currency And The Amount - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Again, No Gap Between The Currency And The Amount

W

Webmediacontent

EasyStore 2 months ago

Hello

I had/have the problem in several places where there is no gap between the currency and the amount.

  • Shopping cart page
  • Checkout page
  • PDF invoice
  • Notification emails

You have already corrected some of the issues, but after I had to re-upload the original files, everything was gone again. I think it would often be easier if you not only corrected things, but also wrote down what was done. And there's no point in fixing something if everything disappears again after an update.

So, what can I do to get these issues corrected?

0
6 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 2 months ago #201474

This is the file location: JRoot/administrator/components/com_easystore/src/Helper/EasyStoreHelper.php

I just add this line 467:

$currency = $currencyFormat === 'short' ? $chunks[1] : $chunks[0] . ' ';

here only i add . ' '

Thanks

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 2 months ago #201464

Hello,

Thanks for reaching out to us. Could you please share temporary administrator access to your Joomla backend? You can provide the credentials securely in the hidden content section. Also, please take a full backup of your site before we make any changes.

Once I have access, I’ll investigate further and see what’s causing the issue. Let me know once you’ve shared the details!

Best regards,

0
W
Webmediacontent
Accepted Answer
2 months ago #201466

Thank you

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 2 months ago #201467

Could you please check?

This fix will be added in next upcoming release.

Thanks

0
W
Webmediacontent
Accepted Answer
2 months ago #201468

Thanks for the quick processing. Now, when I get to the... can I find out what and how it was changed?

Because I'll be making adjustments to the checkout page and the invoice.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 2 months ago #201475

If everything is working fine now, please mark the question as complete by accepting any of our answers.

Thank you!

0