Support

Account

Home Forums Bug Reports Image File Type Return Value not working Reply To: Image File Type Return Value not working

  • I am using a plugin called Slider PRO to render the slider.

    The other two ACF fields I have (Medium and Artist) work fine.

    I have the following code in my page.php file and it only returns “bool(false)”.
    <?php var_dump(get_field('artwork_image')) ?>