Yes, a gallery that is used as a placeholder for dynamically loaded images in a repeater.
I’m sure you are aware of the workaround of using a gallery rather than an image in order to set the image to “fit” within the boundaries of the gallery size. However, it seems doing so on dynamically loaded images doesn’t work.
Yes. I use this workaround and it doesn’t happen to me (but I populate the gallery in the repeater by code, not via the editor).
So it probably happens in some specific conditions.
Could you let me how the gallery can be populated using code? If so, does that mean all the elements in the repeater need to be disconnected an re-connected programmatically? (which is fine, I only have 4-5 elements)
Thanks for the reply! Sadly, even when binding the images that way, using “fit” breaks the display of the images and they don’t show. Strange because they are there… When clicking on space where the image is meant to be, the lightbox shows up with the image in it.
Any other ideas maybe?