I am trying to support a client whose site I did not build, where almost all content is created through ACF field groups. They have a predicatable issue with the recent escaping html change, where an embedded form from a third-party vendor that was inserted into a WYSIWYG field is no longer displaying.
I need to add the escape html instruction to this field, but can’t figure out where to add it. I don’t see a setting in the ACF Field Groups interface where the WYSIWYG field is made available for use in the page template.
If there isn’t a way to resolve this in the ACF plugin UI, I do have access to edit the template files, so am open to suggestions there too.
Thanks
Hi I am following this as my client’s website is similar situation.