Issue with Our.Umbraco.MultilanguageTextbox
# help-with-umbraco
s
We've added the community package Our.Umbraco.MultilanguageTextbox created by Dave Woestenborghs that is a data type that automatically creates a textbox for each active language when selected. In our case we wanted to use it for alt and caption for Image / media in Umbraco. This works great, but for some reason every once in a while the image is corrupt - or something - which can only be resolved by re-saving the media item. Not sure if anyone has used this package and had the same issue, we're using Umbraco 13 in **Cloud **and serve it to frontend using the Content Delivery API, and the odd part is that the fetch itself from the content delivery api fails until the media item is saved again. We're also open to any suggestions on how to handle multi cultural fields on the Image type. https://cdn.discordapp.com/attachments/1295354867954749504/1295354868885618779/image.png?ex=670e58bb&is=670d073b&hm=8d3b833a8391cc83cfe5311b23411a39980f14660e4ea03500cc901b9ae0c6e7& https://cdn.discordapp.com/attachments/1295354867954749504/1295354869867089981/image.png?ex=670e58bb&is=670d073b&hm=c53d27ba8898e7a30ff2023b4e4730117ab56d84f3bb9b0495f7e92960e978a9&
2 Views