I answered on the original post.
Basically you have to pursue one of the following options:
- “URL-item”: the item just stores a URL to an image. then the item is of type string and you should use a corresponding widget (e.g. oh-webframe-card)
- “Image-item”: the item stores an image. then the item is of type image and the corresponding widget is oh-image-card)