Hello, I am trying to see if there is any way to use mediapress to upload multiple images on mobile on one selection action. I am on iOS and Android and both browsers (safari and chrome respectively) do not allow me to upload more than one picture at a time. Is there any way to force the button to allow a multiple select on the upload form?
It seems like this was working in the past from this thread: https://buddydev.com/support/forums/topic/problem-uploading-media-from-mobile/
Thank you for the help!
Matt
Hi Matt,
Welcome to BuddyDev support forums.We do not restrict the number of uploads. The issues seems to be limitation imposed by os/browser.
Please see
https://github.com/FineUploader/fine-uploader/issues/840Also, Please check if you are able to upload multiple photos using WordPress Add media action in backend.
Regards
BrajeshThanks for the information! Uploading media through the WP media interface works fine with the ability to select multiple images on both iOS and Android.
I am having a hard time seeing where the filepicker is opened in the first place in the code. Maybe if you can point me in the right direction, I can contribute a fix to make it work.
Hi Matt,
Thank you.
I saw your PR on the github repo.Can you please give a try to the latest version from github and check if the same issue is still there?
Regards
Brajesh
You must be logged in to reply to this topic.