Support

Account

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

  • The artwork_image field is an Image field set to return the Image URL.

    I have the field assigned to a custom post type.

    I’m not sure what “sub fields” and “repeater field” mean.

    I’m using a plugin called Slider PRO to render the slider. It allows for custom fields to be used to generate content in the slider (images, captions, etc) and my Text fields work for the captions (see “media” and “artist”) but the Image field only returns the Image ID, never the URL.

    I accidentally placed the var_dump outside the loop, but I have since corrected that and still get bool(false).