Support

Account

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

  • Hi @anielsen,

    Are you using get_field to fetch the image?

    Please try a var_dump(get_field('image-field-name'))

    Is it dumping different things when you change the return value?

    Cheers