(2015-09-09, 18:30:28)stwneu Wrote: Creating a i18n-gallery with one picture could be an option, but that means having dozens of galleries, which is not the best solution..
No, you can just use one gallery and give every image a different tag.
Image 1:
Code:
(% gallery name=lonely-images type=fancybox tags=lion %)
Image 2:
Code:
(% gallery name=lonely-images type=fancybox tags=shark %)
Quote:I thought you don't have to install any plugin to use fancybox?
I think you can place it in your theme, but I never tried that. It's just not included in the cms as a frontend option.
Quote:I tried using the fancybox-plugin. When I do so I have to set rel to "fancybox" and it works. But then, when I try to close my navigationbar, it re-opens itself... Huh Don't know why it behaves like this, but so this is not an option.
I don't know what you mean with closing your navigation bar, but you should use id="fb" instead of rel="fancybox" rel="fancybox" creates a gallery of one image, so if you place a second image and do the same, you get a gallery of 2 images (gallery = fancybox).
Btw. this is all described in the plugin description: http://get-simple.info/extend/plugin/fancyboxplugin/404/