How do I add “live thumbnails” or slideshow like thumbnails?

I know what tack I would take. I would clip for a specific amount of time and scale it to the size of my desired thumbnail. The video can be auto clipped or they can be clipped manually to ensure the most interesting pieces are captured. HTML <div class=”video”> <video class=”thevideo” loop preload=”none”> <source src=”https://wordpress.stackexchange.com/questions/353023/PATH/TO/FILE.mp4″ … Read more

Uploaded video store in video folder

I assume “images” folder is wp-content/uploads. It is possible to store videos in seperate folder. You can use “upload_dir” filter like in example code below. add_filter( ‘upload_dir’, ‘some_prefix_upload_dir’, 10, 1 ); function some_prefix_upload_dir( $uploads ) { if ( isset( $_FILES[‘async-upload’][‘type’] ) ) { // not sure if every video format have “video” keyword in its … Read more

Embedded videos not displaying on page

Firstly – what a great project! Well done on pulling all of this info together. If I look at the code in your page I can see that the videos are set with a width of 0 and a height of 0. So they are there – just not visible (essentially less than one pixel … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)