Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #877294
    president75
    Participant

    hi, I am creating my site with xtheme. I’m also using convertplug ….. with great satisfaction. I need to ingest a vimeo video in a popup. I created a new Blank popup and I entered the iframe of the vimeo video. Now I have the problem of not being able to manage the autoplay of the video. if I enter the direct autoplay, the video vimeo iframe body part directly to the opening of the site and not the opening of the popup. how should I do to handle the autoplay of the video as the integrated YouTube !? Thank you

    #877295
    president75
    Participant
    This reply has been marked as private.
    #877949
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    Sorry, I can’t seem to find the popup and video you are referring to.

    Kindly specify where we can see it in your site.

    Thanks

    #878034
    president75
    Participant

    It is the Modal Popup created with the plugin Convertplug …. called “Pescara” ….. it is first on the list !!

    Thank you

    #878603
    Jack
    Keymaster

    Hi there,

    Thanks for writing in! I’ve tested this on my setup and yours and when setting autoplay to 1, rather than 0 in the URL, so it does autoplay, it didn’t start for me till the Popup showed.

    Do you perhaps have a screencast of the issue? We’re to help and would love to get this working. πŸ™‚

    Thanks!

    #878993
    president75
    Participant

    Go on this page:

    http://www.home4life.it/demo-home/

    I put autoplay = 1

    As you can hear the video of the opening of the page (background music).
    Instead it should start by clicking on the blue dot of the slide “da vedere” as shown in Annex. In fact I will insert the class “pescara2” which brings up a popup but the video is already party.

    If click on the blue dot in the top left you will see that the video opens properly. This is a youtube video that is already integrated into convertplug inserted without iframe.

    I hope I explained better.

    Thank you

    #879734
    Jack
    Keymaster

    Hi there,

    Thank you for the additional information.

    After testing I’ve disabled the first time user option under the target options in the modal setup and that seems to have stopped it loading until click based on the class/id provided, can you confirm it’s working correctly your end now? (Make sure you are logged out).

    Thank you!

    #880452
    president75
    Participant

    The problem is always the same ….. not working autoplay !!!
    How should I do to start the autoplay only when I click on the blue ball !?

    πŸ™

    If it works with youtube videos should also work with those of vimeo.

    Help

    πŸ™

    #881349
    Rue Nel
    Moderator

    Hello There,

    Before we proceed, can you confirm that you are fully updated? (Theme and Plugins). Please make sure that everything is up to date. Our latest versions are:
    X Theme: 4.4.2
    Cornerstone: 1.2.4
    Visual Composer: 4.11.2
    Revolution slider: 5.2.4.1
    ConvertPlug: 2.2.0

    You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    Please let us know how it goes.

    #882038
    president75
    Participant

    Hello, everyone is updated to version you specify.

    I hope you can help me

    Thank you

    #883018
    Rad
    Moderator

    Hi there,

    I checked the Vimeo video URL and autoplay is set to 0. Hence, it will not really be going to auto-play it.

    This is the existing code,

    <iframe allowfullscreen="" frameborder="0" height="788" mozallowfullscreen="" scrolling="no" src="https://player.vimeo.com/video/135807451?autoplay=0" webkitallowfullscreen="" width="1400"></iframe>

    I changed it into this,

    <iframe allowfullscreen="" frameborder="0" height="788" mozallowfullscreen="" scrolling="no" src="https://player.vimeo.com/video/135807451?autoplay=1" webkitallowfullscreen="" width="1400"></iframe>

    Please check again, it’s not auto-playing on my end.

    Please note that since this is just embedded code (iframe), there is no way to control the video within it. Can’t pause, stop, or change audio when the popup is closed. It has to be integrated with video API provided by Vimeo. You can consult it to a developer if you wish to go deeper with Vimeo. Each video provider has their own set of standards.

    Thanks!

    #883049
    president75
    Participant

    I understand that the code must be with autoplay=1, but adding this command, the video starts in the background entering the site.
    Instead it should be activated only with the command for the assigned class (light blue dot in the aneex screen).
    Try it yourself to enter the site now and you will see that in the background of the video.
    It is possible that there is no solution !!

    Please for me is very important. πŸ™

    Thanks for your patience

    #883825
    Rad
    Moderator

    Hi there,

    Yes, that’s what I’m referring from my reply.

    Please note that since this is just embedded code (iframe), there is no way to control the video within it. Can’t pause, stop, or change audio when the popup is closed or still closed. It has to be integrated with video API provided by Vimeo. You can consult it to a developer if you wish to go deeper with Vimeo. Each video provider has their own set of standards.

    There is no way to control what’s within the iframe, other than the API provide by the video provider. And for that case, you’ll need a developer.

    Thanks for understanding.

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