I have an app where users can upload images and I am displaying them in a repeating group that you can see below. The problem is users are uploading single really long images so I want to be able to crop them on upload or show them an error when the image is too tall.
Have you tried using something like the Croppie plugin to allow them to crop the images when they upload them? I have seen some really nice designs when someone has used this.
I haven’t had much luck formatting and having the image display correctly using that plugin. I will keep working on it though and let you know if I get it to work.