Tagged: x
-
AuthorPosts
-
September 12, 2016 at 7:18 pm #1172180
NueraParticipantHey there, I’m having the darndest time trying to get this lightbox video to work at all. But even when I do get it to work, I can’t get it to autoplay.
Here’s what I’ve got so far (not working):
[image src="http://fenetex.nueramarketing.com/wp-content/uploads/2016/08/About.jpg" link="true" href="src="//www.youtube.com/embed/FzTZdlSZ-HQ" lightbox_video="true"] [lightbox]How would I get this to pull up an autoplay video lightbox?
Thanks
September 13, 2016 at 1:27 am #1172588
RupokMemberHi there,
Thanks for writing in! Let’s add the ?autoplay=1 parameter at the end of your video URL.
Cheers!
September 13, 2016 at 4:59 am #1172780
FriechModeratorHi There,
Please update your shortcode to this:
[image src="http://fenetex.nueramarketing.com/wp-content/uploads/2016/08/About.jpg" link="true" href="https://www.youtube.com/embed/FzTZdlSZ-HQ?autoplay=1" lightbox_video="true" class="lbx"] [lightbox selector=".lbx"]Hope it helps, Cheers!
September 13, 2016 at 8:32 am #1173027
NueraParticipantSo unfortunately, that just seems to be pulling up the image in the lightbox now. You can see it in action on this page in the “Hurricane Protection” section, just beneath the page heading:
http://fenetex.nueramarketing.com/hurricane-screens/Thank you!
September 13, 2016 at 8:55 am #1173057
Paul RModeratorHi,
Sorry, there is a typo in the code.
Kindly change it to this.
[image src="http://fenetex.nueramarketing.com/wp-content/uploads/2016/08/About.jpg" link="true" href="https://www.youtube.com/embed/FzTZdlSZ-HQ?autoplay=1" lightbox_video="true" class="lbx"] [lightbox selector=".lbx"]Hope that helps.
September 13, 2016 at 12:03 pm #1173429
NueraParticipantOh, that’s terrific- thank you!
And is there any way to suppress the additional videos from displaying at the end? I know this can typically be done using edits to the embed code, but I’m not sure whether they apply to this or not?
September 13, 2016 at 12:41 pm #1173501
JoaoModeratorHi There,
It should work, you have to test yourself.
Thanks,
Joao
September 13, 2016 at 6:50 pm #1173996
NueraParticipantIt did!!
Just in case anyone else wants the code format, here it is 🙂
[image src="http://fenetex.nueramarketing.com/wp-content/uploads/2016/08/About.jpg" link="true" href="https://www.youtube.com/embed/FzTZdlSZ-HQ?autoplay=1;rel=0&showinfo=0" lightbox_video="true" class="lbx"] [lightbox selector=".lbx"]September 14, 2016 at 1:28 am #1174379
FriechModeratorGlad you sorted things out.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1172180 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
