Viewing 1 replies (of 1 total)
  • Thread Starter whoaloic

    (@whoaloic)

    Actually, it works with the following code:

    <?php $gallery = get_field( 'gallery', false, false );
    	echo apply_filters('the_content', $gallery); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Does not work with ACF field’ is closed to new replies.