Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #910144

    Hello Team,

    I am using the video media element. How do I display a preview image? How do I change the size and color of the play icon? I edited the video to add a thumbnail, didn’t help. I tried using a text box and adding a video, but the play icon does not display properly, it’s aligned to the top. Thank you for all your help.

    Currently, it displays like this:
    Video image

    • This topic was modified 6 years, 10 months ago by dmac.
    #910153

    on media libary the selfhosted videos clicked – open in that media preview window. the videos there seems to start playing a bit and stopp immediately. so there is a kind of screenshot of the first scenes to see.
    That would be nice to have on frontend too.

    #910861

    Hi,

    Thank you for using Enfold.

    Unfortunately, you can’t set a poster or preview image to the video element yet but it’s possible with the video shortcode. Just add the “poster” attribute.

    // https://codex.wordpress.org/Video_Shortcode

    You can also use the Image element, set the video url as the link and it will open inside a lightbox once the image is clicked.

    Best regards,
    Ismael

    #911852
    This reply has been marked as private.
    #911983

    this is a nice tip – i put this into a text-block:

    
    [video src="/wp-content/uploads/meeting1035.mp4" loop="on" preload="auto" poster="/wp-content/uploads/screenshot-1.jpg"]

    and see here : https://webers-testseite.de/video/

    left shortcode from ismaels link above – second with image alb element (for lightbox open)

    #912060

    Hi,

    @dmac: Where can we see the video? Please try @Guenni007’s suggestions. :)

    Best regards,
    Ismael

    #912076

    Hey Ismael, in reply, 911852, I did the code snippet. The play button color needs to be changed. Also, how do I add coding to make the play button centered on the video? It aligned with the top.

    #912081

    Would it be better to host the videos on Vimeo? Wouldn’t that increase my compatibility as well?

    #912117

    Hi dmac,

    I would try to host your video with Youtube or Vimeo, it will likely help with loading the video faster at least.

    Best regards,
    Rikard

    #912154

    And your own Server has less traffic ( Performance )

    #913464

    Please close this out, I went with Vimeo and it solved my issues. Thank you everyone for your help and advice.

    #913555

    Hi,

    Great, glad you found a solution. I’ll close this thread for now, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Video self-hosted preview’ is closed to new replies.