Hello good day, is there any option to add an independent upload button so that the user can upload or upload a photo gallery and be displayed on the site?
Please post your questions in the correct forum category. This post is being moved to Community Discussion.
You can use the UploadButton to upload images (and other files). See the Upload Preloader example.
@yisrael-wix
But that option that mentions me only you to choose to upload a single image, my question was if there is any button or load box option to upload more than one image and not put 10 upload buttons to upload 10 images. I’ll give you an example, please help
@juarezrealstate The UpdateButton does not currently support this. The feature is under development but no ETA yet.
You might want to code your own using multiple UploadButtons, or a Repeater, or a CustomElement.
You could explain to me what the example would look like with a repeater or a custom element
to upload one by one using a single button:
https://jonatandor35.wixsite.com/test/multiupload