On 4/18/2019 at 3:08 AM, djinni said:Thanks for the reply, actually, I am trying to strip out the £, but it doesn't seem to work.
I have tried the suggestions and I can get it to replace a number, so I know the code works, but it doesn't remove the £.
Hi, sorry for delay...
What I did was to follow this link:
and the comment of mysho.
the file I edited was: root/translations/cldr/main--it-IT--currencies (for you can be en-US or an other one)
for Euro you have to replace "symbol":"\u20ac" with "symbol":"EUR",
for GBP you have to replace "symbol":"\u00a3" with "symbol":"GBP",
etc...
then, of course, clean the cache and it should works.
You can have a look on my website: dailyshopbay
On my own, I add the currency at the end but on the Google webmasters tools, I only highlight the price without the currency and it maybe works!!