Using shortcode in acf field
-
I am having problems displaying the code between [php][/php] in acf fields.
I have tried:plain: the_field('value'); or with filter: echo apply_filters('wp_content', get_field('value'), 5)
Any tips how to make the code field render properly.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.