Hello
I am looking for gallery plugin that uses Placeholders, meaning that when I click an image, the current image on the center of page is replaced with the image I have just clicked
for example - look at this site (not WP based) - http://www.bernardtrainor.com/#/vynbos
I looked some sites that showcase the best plugins, but most of them use overlays...
Thanks
You're looking for an image gallery with thumbnails. There's tons of plugins that do that. My personal favorite is Shiba Gallery Plugin - but all kinds of gallery plugins do this. There's tons in the plugin repository.
Hi
Right, I didn't use the correct word (English is not my first language)
I see that Shiba also keeps the thumbnails on screen without reloading the page (I forgot to mention it), so it's perfect for me :-)
Thanks
Hi Again
How do I get rid of the sliding effect?
I have tried to edit that piece of code on shiva-noobslide.php because the plugin doesn't let me handle it directly:
fxOptions: {
duration: 1000,
transition: ".$shiba_gallery->TRANSITION.",
wait: false
},
Thanks