Does anybody know how to correct this? Thanks
Hey,
I can’t recreate, what happens in the editor when you paste in: € Does it change there on show correct then change on the front end?
Ben
In the editor it’s €. It only change on the front end
Hey @talesfromthelens,
Have you cleared your cache?
Hannah
Yes. And the cache of the page. We can reproduce this across all our device for a lot of special caractères
ok, it’s not an issue of the device or the font, your source code output is this:
€
And so that tells me something is filtering your content when it’s output.
Making sure that your editor still shows correctly I suggest you deactivate your plugins till you find which one is filtering the content. It’s possible it’s on a higher level then that like some server config or some muitisite thing that’s being controlled on the network but start with your plugins.
Ben