My sincere apologies for the inconvenience caused.
We did introduce a few minor CSS updates and a small tweak in the HTML structure, but these changes shouldn’t cause any major display issues.
In earlier versions, we used an <h2> tag to display the player title below the player. Since that caused inconsistent styling across different themes, we replaced it with a <div> tag using the class name .aiovg-player-title and added corresponding CSS for better compatibility.
Apart from that, only minimal CSS adjustments were made, none of which should significantly affect front-end layouts.
If you could please share details or screenshots of the specific visual issues you’re seeing, we’d be happy to investigate and help you fix them.
For your reference, you can view the exact CSS changes here:
https://plugins.trac.wordpress.org/changeset/3390958/all-in-one-video-gallery/trunk/public/assets/css/public.css
Thread Starter
Hanno
(@bsoftde)
Thank you for your quick reply. It must be the missing h2 tag. I’ll take care of it during the day and get back to you.
Thread Starter
Hanno
(@bsoftde)
I can confirm that this was the problem indeed. Thanks again.