When there is a double quote in the select option it won’t save properly to the database. It only gets up to the quote. I’ve tried using " as well as escaping the quote but that gets converted back on save. Has anybody else had this issue? Does anyone have some ideas?
I’m having a similar issue, ACF strips double quotes when they’re entered into a textbox by the client. Doesn’t matter if the “New Lines” option is set to “Automatically add paragraphs, Automatically add <br>, or No Formatting.” The solution is to use single quotes but I really wish that wasn’t the case.
And to possibly help with your particular case, @michael-b, have you tried using a “typographer” or “curly” quote instead? Either the entity itself (”) or alphanumeric version (”
)
Have you tried using "
?