Members Galleries

I have added an uploader to my site so people can add images to the site in a database with title and description. The uploader works and add the title image and description but I cant seem to do the rest listed below

  1. I have connected the gallery to the database but it wont show the images in the data base just the default one that where in it even though in the wix editor I have removed them

Update: I have managed to get the database to show the images with the correct id but how do I now get it to show the title on hover and when the click the image take them to a full-page image up with the title and description too

  1. I am making a dynamic page to now show off the images, the only way I have found to do this is by using {id} in the URL but how do I now add this page as a link in the members area so that when you click it on a members page it will take them to the correct {id} for that person so it make it see like everyone gets there own gallery.

Update: {id} does not work as it is only use the id for a particular image so how do I se it to owner so it picks all images from the member that uploaded it

  1. also how do I add a way for people to be able to edit the description and title of the image after it is uploaded and delete the image if they choose

Hi Michael,
Welcome to Wix Code.
My first suggestion is to ask one question per post, most likely that you will get answers faster.
Next, how do you organize your database collections?
Roi.

ok thanks I will next time… at the moment the database is just NAME (used as title) description and image