Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1172180
    Nuera
    Participant

    Hey 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

    #1172588
    Rupok
    Member

    Hi there,

    Thanks for writing in! Let’s add the ?autoplay=1 parameter at the end of your video URL.

    Cheers!

    #1172780
    Friech
    Moderator

    Hi 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!

    #1173027
    Nuera
    Participant

    So 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!

    #1173057
    Paul R
    Moderator

    Hi,

    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.

    #1173429
    Nuera
    Participant

    Oh, 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?

    #1173501
    Joao
    Moderator

    Hi There,

    It should work, you have to test yourself.

    Thanks,

    Joao

    #1173996
    Nuera
    Participant

    It 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"]
    #1174379
    Friech
    Moderator

    Glad you sorted things out.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1172180 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>