Hi,
I am getting this error in the command line:
Template warning: Impossible to retrieve the attachment url since it is missing, a default icon has been set. Please fix this ASAP!
…when trying to display an uploaded image using a widget. I am wanting to display the image as a background of a div. As far as I can see I am outputting it correctly using this - {{ apos.attachments.url(image.attachment) }} - but to be honest, the documentation provided is not the most clear.
Thanks,
Jon