Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Saguaros Moderator
    #1085766

    Hi Marco,

    The idea of this block is that a video will be added in background and the text and button above it like its now. So basically, the button controls of video can’t be clickable, if you want to show those buttons and can click it, you will need to remove the text:

    ADEBO Asociación para la Defensa del Borrico.
    Documental francés "Le monde en action" dedica un programa a Pascual Rovira y ADEBO.

    The associated file is: root/templates/uber/acm/hero/tmpl/style-4.php

    look for the snippet of code which renders the video: http://prntscr.com/hxyfyq

    marco17 Friend
    #1085778

    Hi Saguaros,

    many thanks for your reply.

    I don’t know which code i have to put and replace to show the control buttons.ç

    Can you tell me please?

    Many thanks.

    Saguaros Moderator
    #1086016

    Hi,

    In my screenshot of my last post, it you can see the code which render the Youtube video, just add the ‘&controls=1’ param to show the controls

    marco17 Friend
    #1086043

    Hi,

    i have made the change but nothing happens.

    This is the code now:

    case ‘youtube’:
    $video_src = ‘//www.youtube.com/embed/’ . trim($arr[1]) . ‘?playlist=’ . trim($arr[1]) . ‘&controls=1&autoplay=1&loop=1&html5=1’;

    http://www.adebo.es/

    Thanks.

    Marco

    Saguaros Moderator
    #1086307

    Hi Marco,

    As I mentioned above, you will need to remove the text to see the controls.

    Kindly share the credentials of your site so I will check for you.

    Regards

    marco17 Friend
    #1086351

    Hi,

    For the client it is very important to keep the text.

    In case it is not possible we prefer staying without the control buttons.

    Many thanks.

    Marco

    Saguaros Moderator
    #1086492

    Hi,

    The initial idea is that the video will play in the background only so there should no control there.

    Cheers!

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Saguaros 6 years, 3 months ago.

The topic ‘How to put control in the video in the home’ is closed to new replies.