Tagged: x
-
AuthorPosts
-
April 11, 2016 at 5:38 pm #877294
president75Participanthi, 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
April 11, 2016 at 5:39 pm #877295
president75ParticipantThis reply has been marked as private.April 12, 2016 at 4:30 am #877949
Paul RModeratorHi,
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
April 12, 2016 at 5:39 am #878034
president75ParticipantIt is the Modal Popup created with the plugin Convertplug …. called “Pescara” ….. it is first on the list !!
Thank you
April 12, 2016 at 11:40 am #878603
JackKeymasterHi 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!
April 12, 2016 at 4:52 pm #878993
president75ParticipantGo 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
April 13, 2016 at 5:28 am #879734
JackKeymasterHi 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!
April 13, 2016 at 12:32 pm #880452
president75ParticipantThe 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
π
April 13, 2016 at 10:50 pm #881349
Rue NelModeratorHello 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.0You 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.
April 14, 2016 at 6:57 am #882038
president75ParticipantHello, everyone is updated to version you specify.
I hope you can help me
Thank you
April 14, 2016 at 3:29 pm #883018
RadModeratorHi 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!
April 14, 2016 at 3:52 pm #883049
president75ParticipantI 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
April 15, 2016 at 2:31 am #883825
RadModeratorHi 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-877294 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
