I have two questions:
1- How can I make sure that you do not see the video path (see attachment example_video2) but a video thumbnail
2 - how can I remove the black bar below (see attachment example_video1)
3- I would like to have a similar upload to this page, when I attached the images, how can I get it?
thank you
Maximum
1- How can I make sure that you do not see the video path (see attachment example_video2) but a video thumbnail
It's not currently possible but I think it's a good idea. I suggest you create a new ticket here in the Forum using the "Suggest an improvement" option. Describe how you would like to see a video thumbnail here instead of a URL, and our developers will evaluate the request.
2 - how can I remove the black bar below (see attachment example_video1)
If you turn on autoplay and add the controls="off" attribute, the bar will be hidden until the User's mouse hovers over the video. The bar will disappear when the User's mouse leaves the video. Otherwise, it will require custom code.
[types field='video' autoplay='on' controls='off'][/types]
3- I would like to have a similar upload to this page, when I attached the images, how can I get it?
I'm sorry, I don't really understand the question. Can you show me a screenshot of what you see now, and a screenshot of what you would like to see instead? This will help me understand better. Thank you.