iOS Problem with fullscreen | WordPress.org

[ad_1]

@icc I have not investigated this particular issue, but it’s possible that this is linked to and fixed by https://github.com/h5p/h5p-php-library/pull/145.

Thread Starter
geeral

(@geeral)

This is fullsceen option on ios. On desktop and android it works fine.

Yes, that’s exactly where the semi-fullscreen class would kick in. I didn’t mention that pull request without a good reason to 😉

Thread Starter
geeral

(@geeral)

Ok, i find next thing that crash that. I put video from h5p to my tutor lms course. On main page it works fine, but in tutor lms lesson it crash

Thread Starter
geeral

(@geeral)

I find problem. Tutor LMS override style i had to make

.h5p-iframe-wrapper.h5p-semi-fullscreen {
width: auto !important;
height: auto !important;
position: fixed !important;
top: 0 !important;
left: 0 !important;
}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer