place video

Home Forums All Other Themes place video

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #173014
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    Hi,

    i like to place 2 videos next to each other, not to big not too small.
    Video option is too big and column (2) > video is too small.

    see:https://www.schoenenenlaarzen.nl/eenvoudig-online-inboeken/ > video

    Any other solution?

    #173036
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .ql-video {
        width: 100% !important;
        height: 300px !important;
    }

    Regards,
    Dave

    #173045
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    thanks for your code, this works. But is there an option to disable auto play?

    #173090
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    Member since: August 16, 2013

    Hi,

    Kindly use this iframe Code for autoplay:

    <iframe class="ql-video" allowfullscreen="true" src="/wp-content/uploads/woningvideo-1.mp4?autoplay=1&" allow="autoplay" frameborder="0"></iframe>
    <iframe class="ql-video" allowfullscreen="true" src="/wp-content/uploads/woningvideo-2.mp4?autoplay=1&" allow="autoplay" frameborder="0"></iframe>

    Regards,
    Dave

    #173098
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    where? In column where I place txt or shortcode its not doing anything

    #173178
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    Member since: August 16, 2013

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #173214
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    Member since: August 16, 2013

    Hi,

    Kindly add video in 2 columns again.

    Regards,
    Dave

    #173218
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    added…

    #173351
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    Member since: August 16, 2013

    Hi,

    Unfortunately, this is not possible to autoplay video using default block of SKT Builder. Because SKT builder does not support HTML Code.

    Regards,
    Dave

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