Home › Forums › Pre-purchase Questions › AFC to work with jetpack shortcodes › Reply To: AFC to work with jetpack shortcodes
All shortcodes should be run in wysiwyg fields by default, so we’re back to your original problem. The shortcodes should be working without adding any code.
Try changing “textarea” to “wysiwyg”
add_filter('acf/format_value/type=wysiwyg', 'my_acf_format_value', 10, 3);
what version of ACF are you using?
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.