Hi,
thanks for your effort.
WP-Media-Folder support from Joom-United was a bit quicker though.
I’d like to let you know their solution. Maybe you want to consider such information for future updates:
I see that the gallery is being overridden by your theme’s CSS. Please add the following CSS at “Additional CSS” at “Appearance -> Customize -> Additional CSS” and check your problem:
figure.wpmf-gallery-item.gallery-item {
height: auto !important;
}
