test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • luigii Friend
    #195521

    I would like to automatically see the video on the first page. http://www.caffegiardino.com/
    example http://www.caffegiardino.com/video-e…ini-terme.

    Saguaros Moderator
    #525732

    I’m afraid that’s impossible as in the first page (actually it’s category page) it displays image thumbnail of video, not the video. You can only see video in details page.

    The embedded code of youtube has autoplay off by default. You can simply add autoplay=1 at the end of “src” attribute. For example:


    <iframe width="560" height="315" src="http://www.youtube.com/embed/lc8BcBZ0tAI?autoplay=1" frameborder="0" allowfullscreen></iframe>

    The video will play automatically in details view page then.

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

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

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