By Marc on Saturday, 26 January 2019
Posted in General Issues
Likes 0
Views 480
Votes 0
Just a small issue.
When you select your plan and continue to checkout, the Complete your order form value has a space missing.
This issue can be resolved by doing a language override and replacing the space before the placeholder in COM_PP_PAYMENT_VIA_BANK of the language file with the HTML reference for non-breaking space.

However, this is just one example I picked up. There may be others which have the same problem (eg paypal etc)
·
Saturday, 26 January 2019 18:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Marc,

Not entirely sure if I understand the issue here but from what I have gathered from the language file, it already contains the space for the amount as you can see here,

[gist]
COM_PP_PAYMENT_VIA_BANK="Kindly please remit the payment of %1$s to our bank using the following bank details:"
[/gist]

Am I missing anything here?
·
Saturday, 26 January 2019 23:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes...its quite weird.
When you save the language override, the display reverts back to a space.
So it looks the same.
However, in the database its stored as &nbsp ; and then displays correctly
·
Sunday, 27 January 2019 04:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Marc,

Hm, is this on English language or on a different language?
·
Sunday, 27 January 2019 12:08
·
0 Likes
·
0 Votes
·
0 Comments
·
On the English language version.
(viewed on chrome browser)
I did a simple language override so its fixed on my side, but I thought I would add the support information in case someone else had the same issue.
·
Sunday, 27 January 2019 16:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Marc,

It sounds good that it's fixed at your end.
This information will be helpful for others if they having same issue.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Monday, 28 January 2019 11:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post