I am looking for some code to help me...
Problem: I want to be able to create a picture gallery in CSS or HTML (Weebly) where by external users can upload a photo (or multiple) and it will then display in the gallery of the website.
I have looked at: woocommerce product gallery images upload from front-end
and
upload photo for a html project
But they seem to only really focus on creating the gallery. Weebly already has a low code version for a gallery, but I can't find a way of allowing others to be able to upload to it.
Ideal solution: some HTML/CSS which will allow people to upload multiple images (but it will check they are all *.jpg, or *.tiff or *.png) and then add them to a rotating gallery on the page. It will allow me to go in and modify the images/delete images if inappropriate.
Reason: Someone has passed away, and I am looking to create a repository for all of the friends and family to upload all of the photos they have of this person so we can create a database.
Thank you in advance