Support

Account

Home Forums General Issues array showing in img output Reply To: array showing in img output

  • Hi @brody182

    If an array is showing in the img src attribute, then you have set the return type of the image field to ‘Image Object’. This will return an array of data and cannot be simple ‘echoed’ into the img tag.

    Please read the image field docs to understand how to get the URL

    Thanks
    E