Well, everything seems to be related to these settings:
https://prnt.sc/1bjr22r
If I disable these settings, the scroll bar finally appears.
https://screencast-o-matic.com/watch/crio3JViFgl
The strange thing about this is that disabling these settings does not produce any changes. That is, neither the Header nor the Footer appear in the PWA when disabling these settings (technically, they should).
For now, this is ok for me, because I don't want to have Header and Footer in the PWA.
However, the scroll bar in Full Screen Mode in the Course Editor still not working. Please look:
https://screencast-o-matic.com/watch/crio38ViFki
Can you check it out, please?
well for that please add this custom css in your wp-admin -> appearance -> customize -> custom css :
.wplms_create_course_overlay .wplms_create_course_wrapper { width: 100%; height: 100%; overflow: auto; max-width: initial; padding: 3rem; }
Ok, I assume this is a temporary fix, because now I have 2 scroll bars in Full Screen Mode again:
https://screencast-o-matic.com/watch/criDocViYvm
As you can see, there are two scroll bars, one that works and one that is not working.
Also, what about the matter related to these settings?
https://prnt.sc/1bjr22r
For now I have them disabled and, luckily, the Header and Footer have not appeared in the accounts of the students or teachers.
I am afraid that suddenly these settings will start working and I will have to enable them again and therefore the scroll bar will disappear again.
So please, you have to check this out.
Please tell me what you think of this and what needs to be done.
And please, do not close this topic.
1 . Yes you will have the two scrollbars .
2 . Well these settings does work on profile page actually where you dashboard loads on that as well.
But since you are using bp single page - a normal wp page where all dashboards loads these settings do not have any effect .