Same issue happening to me. In some pages the lightbox work, and for others the navigation doesn't work.
heberbrandao
Posts
-
Lightbox images not loading -
HTML5 placeholder image not loadingHello @mariusjopen ,
this is the website, and more specifically the page.Somehow the placeholder image does not open until refreshed. http://andreszardenings.com/venla
-
HTML5 placeholder image not loadingHello team,
I am currently working with HTML5 videos on my projects, and suddenly the placeholder images are no longer loading on Chrome/Safari.
I checked all the documentation, compared the source code from all my projects, everything seems to be fine.
Has anyone also faced this issue?
Thanks in advance -
Html5 Video - Full Screen Aspect Ratio@mariusjopen said in Html5 Video - Full Screen Aspect Ratio:
.html5video video {
object-fit: contain;
}Also worked magically for me!
Thanks! -
Html5 Video - Full Screen Aspect Ratio@mariusjopen, here is an example of the website I am building:
http://andreszardenings.com/nahe-shortfilm/.In this page the video, is shown with an aspect ratio of 2.35:1, as I said before.
But when I make it fullscreen, somehow the code cuts the right and left sides and we miss most of the details.
I've been trying to fix it for a week now, but no luck with that. -
Html5 Video - Full Screen Aspect Ratio@sebastianpetrov I am also facing the same issue on my website. Did you manage to find a solution for this?
Usually I have videos on 2.35:1 and whenever I set them in fullscreen, they are somehow cropped. I lose most of the details on both left and right sides.