Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #250780

    Hello

    I wonder how to resize Vimeo / Youtube video inserted with video shortcode in LayerSlider. It looks like it is constantly cca. 50px wide and 50px high …

    The code: [av_video src='https://vimeo.com/43894908' format='16-9' width='16' height='9']

    Look forward to see what I am doing wrong …..

    Best, Peter

    #251309

    Hey SOPI2006!

    You don’t need the shortcode to insert a video on the slider, here is what you can do,
    Under Content ( layer slider ), > html/video/audio you can insert the share ( from vimeo ). or grab the same from youtube.

    
    //where it says width="500" you can define a custom one, aswell as height="281" 
    <iframe src="//player.vimeo.com/video/1084537" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
    

    For more information refer to layer slider documentation ( top right hand side corner ).

    Regards,
    David

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