Sanitzed Text from ACF

Is there code in place to sanitize the text from an ACF field. I need to store a short code in an ACF field. When I use it, it is not being interpreted as a short code, If this is the case, I need to know how to override the sanitization.

Thanks

Hello Sheri,

Thanks for posting in. You need to add a code on the child theme functions.php to enable shortcode. See this guide.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.