Hello Everyone!
I am looking to see if anyone else is encountering this issue… After connecting my WordPress website to my Frontity React app, if the title has an apostrophe or a dash I am seeing a unicode representation of that character - such as –
for a dash or ’
for an apostrophe.
This issue is only appearing in titles (from what I have seen so far) on both the list of items as well as the individual page itself. The setup I am using is almost identical to the one used in the tutorial.frontity.com as I am just getting started. But I am basically wondering if this is an issue with my Frontity setup or with my WordPress setup.
A screenshot of what I am seeing:
Any help is appreciated and I can provide any information or code as needed.
Thanks!