Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • inpetteau Friend
    #663736

    With Home Style 4 it is possible to play a Youtube video in the background. However, by default it shows the title and controls at the beginning of every loop, which makes it annoying to watch.

    The Youtube code produced by the template has the following url and parameters:

    //www.youtube.com/embed/###ID###?playlist=###ID###&autoplay=1&loop=1&html5=1

    It would really be helpful if the following parameters could be included, because it removes the title bar, the Youtube logo in the bottom right and the controls:

    &controls=0&modestbranding=0&showinfo=0

    The final url would be:

    //www.youtube.com/embed/###ID###?playlist=###ID###&autoplay=1&loop=1&html5=1&controls=0&modestbranding=0&showinfo=0

    I could do this with a core hack in templates/ja_jason/tpls/blocks/header-4.php, but I prefer solving it professionally (i.e. as a template parameter). Can this be considered as an important feature request, since the Youtube videos look crappy with title and controls?

    Saguaros Moderator
    #663866

    Hi inpetteau,

    Some guys like to have that control buttons so we don’t include there, please add the above parameters into ‘header-4’ block for your site.

    Saguaros Moderator
    #746203

    Hi inpetteau,

    Some guys like to have that control buttons so we don’t include there, please add the above parameters into ‘header-4’ block for your site.

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

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

We moved to new unified forum. Please post all new support queries in our New Forum