Ok, update, so it seems the problem lies with permissions.
If I am not logged into my site, I cannot upload (despite having all permissions added now).
[wordpress_file_upload fitmode=”responsive” uploadrole=”administrator,editor,author,contributor,subscriber,guests” forcefilename=”true” dublicatespolicy=”maintain both” adminmessages=”true” notifyrecipients=”[email protected]”]
If I log in, I can upload from any browser including mobile.
so, when you are not logged in, a password is required to access the upload page?
A user is able to access the uploads page with a password (regardless of being logged in or not).
But unless a user is logged into the site admin, they cannot upload anything successfully.
I want a guest to the site to be able to click on the uploads page, enter the password for that page and be able to upload. I can log into the page as a guest, but cannot upload.
what if you set uploadrole=”guests” for testing? will it work then for guests?
If I set uploadrole=”guests” alone, or any combination with guests I still cannot upload files.
I tried removing password protection from the page and get the same result. Unless logged into the admin, I cannot upload files.
ok, please send me the URL of the page to try myself, I may understand what is the problem