Hi, I recently made this photo gallery with maxigallery and phpthumb:
http://tattooandco.com/completed-tattoo-work-photo-gallery
For some reason, once the thumbnail is clicked, the gallery takes you to a new blank page with the corresponding image, instead of displaying the animated picture a slimbox gallery traditionally displays.
Any tips?
Here’s the snippet call I’m using:
[!MaxiGallery? &galleryPictureTpl=`myGalleryPictureTpl` &embedtype=`slimbox` &pics_per_row=`5` &max_thumb_size=`110` &max_pic_size=`400` &keep_bigimg=`1` &thumb_use_watermark=`1` &thumb_watermark_txt=`Some watermark!` &pic_use_watermark=`1` &pic_watermark_type=`image`!]
How can I get the gallery to display propely in a traditional slimbox animation?
Thanks