My Workaround:
After deleting the content of the learnpress-plugin folder, i installed 3.2.7.6 from the backend. It’s running.
At the Frontend the <div class=”content-item-scrollable”> … </div> was not scrollable so i had to add:
.content-item-scrollable {
height: 100%;
overflow-y: scroll;
}
so far for me – case closed.
Where can i find v 3.2.7.5 / 3.2.7.4 or any steps below to download?
Even in the Account at thimpress i can not find/see those last versioning-steps, mostly there, the latest Versions are some from 3.0.x and 3.1.x.
Also on GiHub the last Version is 3.2.5.2.