Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #969890

    Hi guys,
    I have just updated to the latest enfold version 4.4.1 on my site. Now my vimeo video in the Easy Slider isn’t playing anymore.
    I get the following error in console:

    Uncaught TypeError: Cannot read property 'postMessage' of undefined
        at g (slideshow-video.js?ver=4.9.6:527)
        at init.api (slideshow-video.js?ver=4.9.6:528)
        at $.AviaVideoAPI._vimeo_unmute (slideshow-video.js?ver=4.9.6:390)
        at $.AviaVideoAPI.api (slideshow-video.js?ver=4.9.6:307)
        at $.AviaVideoAPI._bindEvents (slideshow-video.js?ver=4.9.6:272)
        at HTMLLIElement.<anonymous> (slideshow-video.js?ver=4.9.6:178)
        at HTMLLIElement.dispatch (jquery.js?ver=1.12.4:3)
        at HTMLLIElement.r.handle (jquery.js?ver=1.12.4:3)
        at Object.trigger (jquery.js?ver=1.12.4:3)
        at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
    #970280

    Hey jymuk,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #971541

    No worry, I got it working again. I had to use http for the video url instead of https.

    What about the fallback image on mobile devices. Do I need to set a minimum height so it doesn’t shrink the slide on which it is shown? Check the frontpage of the following site on your mobile to see the behaviour I am experiencing.

    #972555

    Hi,

    Thanks for the update.

    The slider container should inherit the height of the tallest slide so you don’t have to apply a minimum height. What do you see on your end? Please provide a screenshot on imgur or dropbox.

    Best regards,
    Ismael

    #973587

    I think it is easy to see if you use a mobile and browse to the frontpage of the website I have provider. The slider is the first thing you’ll see and the video is on the third slide. But you can find a screenshot as well at the following link:

    #973622

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look at your fallback image issue.

    Best regards,
    Mike

    #973647

    Her is the an admin login:

    #973748

    Hi,
    I added this to your Enfold Theme Options > General Styling > Quick CSS field

    @media only screen and (max-width: 767px) { 
    a.avia-slide-wrap {
        min-height: 178px !important; 
        height: 178px !important; 
        background-size: contain !important; 
    }
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #973762

    Hi Mike,
    It’s not really working well. The slide is getting bigger and I can see [object object] in the top left corner. And on my ipad it has no effect at all. Am I the only one having the issue?
    Check the following screenshot:

    #973770

    Hi,
    I found the correct fix now, please re-check.

    Best regards,
    Mike

    #973781

    Thanks for your help. It is working now.
    Is the fix gonna be available in the next version maybe?

    #973874

    Hi,
    Yes it will, Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Cannot read property 'postMessage' of undefined’ is closed to new replies.