Forum Replies Created
-
AuthorPosts
-
heartwoodguitarMember
When will that be released for update in WordPress?
Version1.8.5
Date Modified2020-01-18
heartwoodguitarMemberGreat, ty
heartwoodguitarMemberHow do you submit bugs for the free version of the plugin.
One of the other issues apart from responsive video issue on smartphone screen sizes with wp-video-lightbox (which is why we are looking at Ultimate) was the video isn’t centered.
I’ve managed to get the video centred in the wp-video-lightbox lightbox popup, but the only way to do it was to modify one of the core plugin files: Pluginswp-video-lightboxjsvideo-lightbox.js to include some extra css code to align the video within the iFrame.
From
iframe_markup: ‘<iframe src =”{path}” width=”{width}” height=”{height}” frameborder=”no” allowfullscreen’
To
iframe_markup: ‘<iframe src =”{path}” width=”{width}” height=”{height}” frameborder=”no” style=”display: block;margin: 0 auto;” allowfullscreen’
But that will obviously break the plugin chain for updates.
Can you modify wp-video-lightbox to incorporate this change?
heartwoodguitarMemberThanks for the confirmation.
heartwoodguitarMemberDid you read my message, where I directly referred to that link?
That’s not what I was asking.
Could you please reread what I wrote, and respond to my question. Thanks!
-
AuthorPosts