Creating a custom gallery from a main gallery
-
Hello, I am not sure that I can accomplish what I am trying with this plugin. Let’s imagine a main gallery which contains 1000 videos and can be browsed and played by every registered user in my WordPress site.
Now I want a user to be able to pick several videos (for example her favourite 10 videos) in order to create her new custom gallery. I have noticed in the popup window a “More info” button. First question: How can I replace this button with a “Add to my gallery” button?
My second question is how can I add the selected video, programmatically, into the new custom gallery being created for the user.
The user will repeat this action 10 times in order to add her favourite 10 videos. Once the new custom gallery is ready, I want the user to be able to share her gallery with other registered users. Therefore, I will embed the gallery in her personal page and protect the access to the page using a Membership plugin (I have tried several of them which can do the job correctly).
My last question is how the user could delete a video from her custom gallery. I this case, in the popup window, I will need to replace the “More info” button with a “Delete” button. Then how can I delete the selected video programmatically?
Thank you!
- The topic ‘Creating a custom gallery from a main gallery’ is closed to new replies.