Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #606656

    Hi

    I’m using layer slider and i embed a youtube video on slide 1. the problems is if i start the video and pause it when it changes to slide 2 it keeps playing and i can hear the sound of the video.

    How can i stop it from doing this?

    #607126

    Hi moreleads!

    Thank you for using Enfold.

    Could you please provide the link to the website in question? It auto plays again when you switch to the next slide? And how did you embed the video?

    Cheers!
    Ismael

    #607473

    Here are the access.

    I embed on the layslider, in the area that says html, video or image. I used an youtube embed code.

    #608197

    Hey!

    login does not work, can you check please?

    Best regards,
    Andy

    #608255

    You can access now. Sorry

    #609405

    Hi!

    A workaround is to replace the iframe code with an image and then add the video url as link:

    <div class="avia-image-container">
        <div class="avia-image-container-inner">
            <a href="https://www.youtube.com/watch?v=3eaW9PMJOR" class="avia_image">
                <img class="avia_image" src="_IMAGE_URL_HERE_" alt="" title="Test Video" itemprop="contentURL" style="display: block;">
            </a>
        </div>
    </div>

    Create a video thumbnail then add its url in the placeholder (_IMAGE_URL_HERE_) above. It will open the video in a lightbox.

    Best regards,
    Ismael

    #609474

    HI well the video now open in a youtube website not in a lightbox

    #610564

    Hi!

    We modified the code above a little. Please try it again.

    Regards,
    Ismael

    #611109

    Hi again still not working what we want is the video appearce in a lightbox not in a new tab

    #611642

    Hi!

    Sorry for the delay. We created the same setup of layer using the same youtube link, image on our installation and it works fine. I’m not sure why it’s not working in your installation so we created a test page with a link and the lightbox is still not working. There’s something in your installation, probably a plugin, that is preventing the lightbox from working correctly. Please deactivate all plugins then test the layer slider again. This is the test page: http://wif.pt/wp-admin/post.php?post=1579&action=edit

    Cheers!
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.