We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 4099
    • 11 Posts
    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
      • 26931
      • 2,314 Posts
      How can I get the gallery to display propely in a traditional slimbox animation?
      there seems to be no lightbox js reference in your header
        • 4099
        • 11 Posts
        Thanks for the reply!

        Figured it out!