Open a Gallery Lightbox when a button is clicked
How can I set up this in Betheme.
1. I want to compile an album of image / gallery. I do not want to show the gallery when the page loads, but instead I want it to show up when a button is click. It can be a lightbox right? Is it possible to do this in Be theme?
Here is where I want to put it. http://gsb.imbuego.com.au/?page_id=570 (I removed the button for now because it is not working, but it is indicated on the screenshot below.)
2.. See screenshot below. I already have the 2 columns of images in the righ side, I want to include them also in the gallery if possible.
3. As of now, the images in 2 columns, opens one by one when each one is click. How can I make them all load too in the lightbox and allow me to click next. This allow me not to close the lightbox instead I can see the other picture by clicking next.
3. As of now, the images in 2 columns, opens one by one when each one is click. How can I make them all load too in the lightbox and allow me to click next. This allow me not to close the lightbox instead I can see the other picture by clicking next.
Comments
1. You can display gallery only on page load only. It is not possible to display gallery in popup on button click.
2. This is the only gallery we have. You can't do other gallery at this moment.
3. If you create the gallery as it was explained on https://codex.wordpress.org/The_WordPress_Gallery then you should have next/prev buttons on it what you can see for example at http://themes.muffingroup.com/betheme/pages/gallery
Thanks!