The Bauman Hosted Video could be very usefull, but there are some serious problems.
the progress bar is hard to click, like 1 pixel height precision ; hover should be active on 10 or 20 pixels in height around the bar, to easy navigate in video.
Neither the progress bar, nor the close button, nor the volume is shown in full screen, we have to press Escape key to close.
in full screen, we can't play or pause the movie !
Sorry, the page was in the trash. The page is back now.
the css .video-cover.hidden disable the mouse actions, and I can no more pause or play the movie.
the CSS .progress is working, the progress bar is higher. But it would have been nicer to have the same 2px line on display, and a higher invisible hover area for comfort clicking.
the video still has got problems :
full screen is working on Chrome.
The video don't display in Edge (Microsoft Edge 44.18362.449.), neither in Normal mode nor FullScreen.
The video don't have controls on Firefox in FullScreen (Firefox 73.0.1 64 bits)
Hello
The Bauman Hosted Video could be very usefull, but there are some serious problems.
Thanks !
Romain
Hi Romain
1. try adding
.video-cover.hidden {
pointer-events: none;
}
.progress {
height: 2px;
}
in customizer -> additional CSS
increase the value of 2px to the desired height
You can see the volume, progress bar and you can pause & play the video, see screenshot
if i go to the link you provided with the ticket I get a page not found error
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi
Sorry, the page was in the trash. The page is back now.
Thanks
Romain, just as an update, will escalate your ticket to our web designer.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi,
ok try
.video-cover.hidden {
z-index: 0;
}
instead and let us know
the fullscreen controls are inserted by the browser we don't have control over them.
we played the video on Edge without any problems
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hello
I found a solution with this specific problem.
In Bauman theme, the fullscreen controls don't seem to be inserted by Firefox, if not specified.
Changing the <video> tag works :
Could you verify, and insert this in next release please ?
Thanks
Hi Romain
if the video does not stretch full width you will have the controls visible twice but we will look into it, thanks for the tip.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy