• Resolved wonder32

    (@wonder32)


    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.

    • This topic was modified 4 years, 4 months ago by wonder32.
    • This topic was modified 4 years, 4 months ago by wonder32.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Using shortcode in acf field’ is closed to new replies.