BuddyDev

Search

Multiple Uploads on Mobile

  • Participant
    Level: Initiated
    Posts: 1
    Matt on #45692

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #45693

    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/840

    https://stackoverflow.com/questions/31907704/cant-select-multiple-images-to-upload-on-android-chrome-web-browser

    Also, Please check if you are able to upload multiple photos using WordPress Add media action in backend.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 1
    Matt on #45710

    Thanks 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.

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #45725

    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.

This topic is: not resolved