Video Lightbox - another advanced issue

Hi, I reported a bug earlier today which you can see here: https://theme.co/apex/forum/t/an-advanced-issue-video-lightbox-bugs/12131

There is another related ssue but I wanted to separate them to avoid confusion.

The issue I reported earlier related to a page where there was just ONE video on the page, and yet the lightbox wants to display 3 items and therefore it displays 2 gallery pages as new RHS items. This is even though I have coded correctly like your example.

Another issue that I am finding is occuring when I DO have multiple videos on the same page…towards the bottom of the page I have three small images that launch three vids… I only want the ONE video that is clicked on to appear on the lightbox, not all of them … AND I want the video to autoplay.

What is happening are several errors:

1 - the lightbox mode is not correct - it is not showing default opacity of 0.85 instead it is solid white. (I know that I can specifiy the opacity but if I do this is ignored so there is some sort of bug happening…)

2 - Towards bottom of page I have 3 small images in a row that launch lightbox video… each with their own unique selector … YET when I click on any of them, all three appear in the lightbox… Surely having a unique selector per image should allow just that one vid to play int the lightbox .otherwse what it the point of having the ability to set a unique selector for the lightbox?

( I know that it is supposed to work the way I want it to, as one of your staff in this thread comments that you can ONLY have one video per lightbox… which is what I want!! https://theme.co/apex/forum/t/essential-grid-multiple-videos-in-one-lightbox/5961
But it is not happening this way so this seems really buggy: )

3 - Because I have thee three set to autoplay (which I need because there is a pay button in the initial image) … when I go into the lightbox all three start to play!

4 - I have tried disabling next previous with this CSS:
.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
display: none !important;
}

But all that does is stop the next previous item show left and right, it is still there and can be scrolled to, and can be heard with my autoplay setting…

5 - I have a large full width image further up the page that launches another video … for this one, I am getting similar errors as I reported here: https://theme.co/apex/forum/t/an-advanced-issue-video-lightbox-bugs/12131 … which is where unrelated pages are coming up in the lightbox … AND the lightbox BG is fully opaque… ALSO it seems to be playing the video multiple times in the BG, because it sounds echoey - AND if I mute the vid in the lightbox you can still hear it so it must be playing in the BG…

These inconstencies is sooo buggy, because I am using the same code structure in other places on the sit where this doesn’t happen.

I will post links and code and login in Secure Note. Please help ASAP.

Thx so much.

A couple sugestion to make it easier for you guys viewing the content your end!!

1 - Can we have multiple secure notes, so that we can spread the info out a bit better, rather than having to always go back to the same one…??

2 - AND/ OR - Can we have line breaks kept in the Secure notes, as having it all bunched up makes it hard to read…

THX.

UPDATE - thi sis solved, refer to: https://theme.co/apex/forum/t/video-lighbox-showing-other-pages/5102/5

Hi there,

Glad it’s okay now. Does that mean the issues in your first post are now solved too?

About your other questions, yes, you can add multiple secure notes in a single thread, but that means one secure note per post.

You may also add <hr> as line breaks or separator, it will result to a line.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.