displaying images contained inside individual gallery - lightbox

I am using a lightbox gallery and I managed to integrate it into my web site.
Please have a look at a file: https://gist.github.com/2517910
As you could see from the file I've added two galleries- each gallery has five pictures.
The current behavior is: when I click on a certain picture and when it shows up I can navigate through all 10 pictures.
What I would like is to change this behavior. That is I'd like when I click on a picture inside first gallery 5 pictures form that gallery is shown.
And when I click on a picture in the second gallery - 5 pictures from that gallery are show.
And that I can navigate through pictures inside each of the galleries without possibility to look at the other pictures from other gallery.

Related

Removing the default link from image Wordpress

I am building a website in WordPress and I am facing an issue with gallery images. I used the plugin FooGallery to show the Grid Images and I also added the onclick to the FooBox to show the larger image.
But the problem is when I click on the image it is showing in two image box. first one is maybe WordPress default and second is the FooBox.
Link for the gallery: http://www.3rdeyeholographic.com/void/
Open this link and click on any one image and see what happen. It will show two image box but I want only one which is good in UI.
Try removing trx addons plugin to remove one of the popup.

Wordpress - Image lightbox with different image when clicked

For my wordpress site, I need some images arranged in a grid and when one is clicked a specific (different) image is displayed bigger. I thought that there maybe is a lightbox/gallery plugin, where one enters the link for the small and big picture, and I can just use the link to a different image instead of to the same one, but bigger. Does anyone know a plugin that works like that? Or any other way to make that work?
You can use "WP Gallery Custom Links" plugin to set different image link by using "custom URL" option.
Simply go to a post or page and create a new gallery. You will see the custom link meta fields for individual images in a gallery.

Wordpress Gallery showing all images uploaded to page instead of only the selected ones when creating the gallery

Lets say I have a page with two gallerys
[gallery ids="111,222,333,444"]
and
[gallery ids="555,666,777"]
now when i click on one of these galleries, the lightbox is showing me all images (1-7). To be specific, it's showing all images uploaded to the page.
Where is the point in selecting images to show up in the gallery when all images uploaded to the page will show up. Is there any simple way to only show the images selected for the gallery? Seems like nobody has provided an answer on stackoverflow yet...
Using wordpress 4.0
Thanks!!

NextGen-Gallery show gallery but display only one image to click on

To keep it short: I am working on a Wordpress website for a cliƫnt of mine and I want to display a gallery with the NextGen Gallery plugin.
What I want to achieve is the following: I want to display one image, and when someones clicks on that image it will open up the gallery in lightbox.
The exact same effect which I want to recreate can be find here: http://www.nextgen-gallery.com/imagebrowser/
But for some reason the Imagebrowser setting in the plugin only contains the navigation arrows underneath the image and not the lightbox effect.
The website on which I am working now can be find at: http://makramedia.beta-projects.nl/fotos/.
Also the lightbox effect is different here then on the website of NextGen Gallery and it only shows the first image of the gallery as if it was the only picture added. I have checked this in the admin but all images are added but not shown on the website.
(To make the website more clear, my client wants that every image on that webpage has its own gallery. I now have 3 images which should open 3 galleries but these don't work properly. )
I really hope someone can help me with this as I have already spent days on getting this fixed. If you need any additional info or data then please don't hessitate to ask me as I'm more than happy if someone can help me with this issue.
Your's sincerely,
Christiaan Bruinsma
Freelance Media Designer

Drupal fancybox views gallery - display only first item of attached images

I have multiple images attached to a node that act as a gallery using fancybox.
In views I am attempting to only display the first attached image.
The idea is to only display the first image then when clicked, fancybox will go into gallery mode displaying all subsequent attached images.
I have tried the 'Group multiple values' showing '1value' starting from 0.
This works for only displaying the first item, but unfortunately when clicked fancy box does open but not in gallery mode. It just displays the first item.
What i need to do its open all attached images as a fancybox gallery but from only the first item.
Any help or ideas would be much appreciated.
Thanks
Print all anchors to gallery images but make them hidden except the first one.
Make sure they all have the same "rel" tag and apply fancybox as usual. Then you should be able to navigate gallery after clicking on the visible anchor.

Resources