-
AuthorPosts
-
January 15, 2014 at 1:48 am #5865
Hi,
I am trying to insert a youtube video into a revolution slider with autoplay turned on and when I set the arguments to autoplay=1, the video plays automatically before its slide loads. Help! I need the video to start playing when its slider is active.
Best,
DomJanuary 15, 2014 at 2:37 am #5872Hey Dominic,
we have a custom option in the Customizer for background videos. You might want to check our Video Tutorials section under Customizer > Sliders where we explain how to setup all the different kind of sliders. There is also a great resource form the plugin developer here: http://www.themepunch.com/codecanyon/revolution/liveguide/07.Sample-Videos.html
Let me know if you need anything else.
January 15, 2014 at 3:44 am #5880I don’t understand how to manually edit the javascript as thye have done with this:
<script type=”text/javascript”>
var revapi;
jQuery(document).ready(function() {
revapi = jQuery(‘.tp-banner’).revolution(
{
delay:9000,
startwidth:1170,
startheight:500,
hideThumbs:10,
videoJsPath:”rs-plugin/videojs/”});
});
</script>All I can see is the check boxes to enable features.
Best,
DomJanuary 15, 2014 at 4:05 am #5884Hey Dominic,
Sorry I gave you the wrong link. Check out this one it explains everything in detail: http://themepunch.com/codecanyon/revolution_wp/documentation/#!/video_layers
It’s the official documentation of that plugin so that’s why I am linking to it and not explaining it on my own hope you understand that and if you have any issues and questions I will chime in and help you.
April 20, 2014 at 12:19 am #35272This reply has been marked as private.April 20, 2014 at 8:38 pm #35428Hi there!
The documentation should be included if you purchase the revolution slider plugin. Theme x is using the revolution slider plugin among other several third party plugins so might as well use their documentation to help you out.
Cheers!
July 22, 2015 at 8:43 am #336983Hi Staff,
I’m confused how the documentation for the revolution slider plugin helps here, as X/Cornerstone does not have the options and backend settings the full revolution slider plugin does.
The video on sliders you mention is also for a previous version of X (without cornerstone). Since all of those settings are no longer on the page edit screen, it does not seem like it applies anymore.
Is there another resource for how to manage and edit sliders with Cornerstone?
I’m trying to have a slider on the homepage that is responsive, yet has all the content the same size (by default, the slider seems to expand to accommodate larger images) and can handle video with auto-play.
So far its a struggle to get Cornerstone to do this.
Thanks.
July 22, 2015 at 12:55 pm #337232Hi Daniel,
Thanks for writing in! This is quite an old thread. So the links/information shared above may not be helpful at this time.
As per your post, it looks like you want to insert revolution slider in your website. Please review these links:
- Revolution Slider documentation: http://revolution.themepunch.com/documentation/
- X knowledge base article on Revolution Slider: https://theme.co/x/member/kb/integrated-plugins-revolution-slider/
- X knowledge base article on above/below masthead sliders: https://theme.co/x/member/kb/sliders/
Let us know if you have any questions.
Thanks!
-
AuthorPosts