-
AuthorPosts
-
April 6, 2018 at 5:46 pm #938321
Is there a way to have a video pop out and play like you can do with the images in the Lightbox?
See here where I have small videos and instead of the user having to click the little thing to make it take up the whole monitor screen, just have it pop out to center screen at a pre-determined size and play.
April 6, 2018 at 7:11 pm #938355Hey Gene,
Please refer to the following:
https://kriesi.at/support/topic/open-videos-in-lightbox/
Best regards,
Jordan ShannonApril 6, 2018 at 9:01 pm #938385Thanks for the quick reply…
I tried what it said in the link you provided, but it does not work correctly. I used the Element Button and linked the video, which is in our Youtube account, and it just opens the Youtube page with the video.. Or am I missing something? Seemed straight forward in the post though, but not working correctly.
April 6, 2018 at 9:11 pm #938386Hi,
Can you add rel=”prettyphoto” to the Youtube link and see if it works?
Best regards,
Jordan ShannonApril 6, 2018 at 10:23 pm #938409here is the link: https://youtu.be/w4b3T93SZQg
How do I add it??
April 6, 2018 at 10:37 pm #938417Hi,
The link would look more like the following:
<a href="http://www.youtube.com/watch?v=qqXi8WmQ_WM" rel="prettyPhoto" title=""></a>
Best regards,
Jordan Shannon- This reply was modified 6 years, 7 months ago by Jordan Shannon.
April 6, 2018 at 11:03 pm #938432That did not work…
See private message…
April 6, 2018 at 11:05 pm #938434Hi,
The credentials provided did not let me in. Can you check the password?
Best regards,
Jordan ShannonApril 6, 2018 at 11:56 pm #938455put in that fields not the video alb element but a nice screenshot of a scene with image alb element.
You than can set the image link to a custom link. Add you link in it and after the video link ad &iframe=true
if it is the first option (or the only one ) it is ?iframe=true
f.e.
https://www.youtube.com/watch?v=qqXi8WmQ_WM?iframe=true&autoplay=1&ecver=2&rel=0
or paste this f.e. as a button link
https://www.youtube.com/watch?v=w4b3T93SZQg?autoplay=1&ecver=2&showinfo=0&loop=1&rel=0&iframe=true
seems that boardsoft changes & to & with ; so the last options do not work – but iframe works here too
by the way – if it does not work here – it is because the video has an age rating
- This reply was modified 6 years, 7 months ago by Guenni007.
April 7, 2018 at 12:03 am #938458here you can see the youtube api parameters:
https://developers.google.com/youtube/player_parameters/#Parameters
there is only the ecver=2 option missing which disables the links on pause the video – but does not work on modestbranding is disabled ( only one can be disabled ) and i guess the advertising in pause mode is worseApril 9, 2018 at 7:33 am #938991Hi sfranks12,
Have you tried the solution suggested by Guenni007?
Did you get it working or do you still need more help?Best regards,
VictoriaApril 9, 2018 at 7:50 am #938994yes for example now you have on “Equipment Rental & Setup” an image – go to that image alb element and set a manual link on that image.
Paste f.e.https://www.youtube.com/watch?v=w4b3T93SZQg?autoplay=1&ecver=2&showinfo=0&loop=1&rel=0&iframe=true
in to that manual link and see if the result is what you like to have.
By the way the dimension of that lightbox can be adjusted if you likeApril 9, 2018 at 11:33 am #939080April 9, 2018 at 4:10 pm #939289The info that @guenni007 posted worked like a charm.. Thanks…
April 9, 2018 at 11:33 pm #939433so here is the code to have a bit more bigger lightbox:
.mfp-container { text-align: inherit; position: absolute; width: 90vw; height: 50vw; left: 50%; transform: translateX(-50%); padding-top: 50px; } .mfp-iframe-holder .mfp-content { max-width: 100%; width: 100% } div.avia-popup .mfp-close { right: 5px; top: 5px !important; background: #900; border: 2px solid #ffee00; }
April 10, 2018 at 12:58 am #939476Hi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Pop Out Video’ is closed to new replies.