Hey all,
I’m just using a simple {title} command to output the names of people who work in the company for a new site i’m working on.
{title} outputs this: John O’Conor but I want this. John O'Conor.
See the difference: ’ 'Can I disable this for this field, or else run it through PHP to stop this?
I’m embedding fonts that don’t have proper apostophes so that’s why this is causing a problem. Normally it’d be a desired effect.
Thanks!