Hi!
Since the update, I'm not able to add images from the front end anymore. There is a problem with the whole display when I click on "Add media" and some information don't appear anymore (for example the close button on top right and the add button bottom right). I've checked and the problem doesn't appear when I add images from the admin.
Any clue how to fix this?
Thanks.
@udrey
Yup this is a known issue in wplms as of now .
track :
https://trello.com/c/tssSecQ0
Quick fix : add this css in your wp-admin -> appearance -> customize -> custom css :
.media-frame-toolbar {bottom: 105px !important;}
Glad to know that your issue is resolved.
Closing your topic.
#Cheers :)