Support

Home Forums Event Espresso Premium What video format can be used within the event description?

What video format can be used within the event description?

Posted: June 6, 2024 at 11:37 am

Viewing 1 reply thread


Kbradley5

June 6, 2024 at 11:37 am

We are waning to place a short video in the event description that would auto play. I see in another topic someone asked about Vimeo. Can we use Youtube or mp4?


Sam

  • Support Staff

June 6, 2024 at 12:31 pm

Hi Kathy,

You can try this code to make the MP4 video auto-play

<video width="320" height="240" controls autoplay>
  <source src="your-video.mp4" type="video/mp4">
</video>

Also, if you want to use auto play for an youtube video you can use this code for your youtube video:

<iframe src="your-youtube-video-link-here yt:stretch=16:9&vq=hd720p&autoplay=1&loop=1&playlist=4BL1RBU_HwE&color=red&iv_load_policy=3&rel=0&showinfo=0&autohide=0&controls=1" width="560" height="315" allowtransparency="true" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; fullscreen"></iframe>

Hope that helps.

Viewing 1 reply thread

The support post ‘What video format can be used within the event description?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso