We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 12151
    • 115 Posts
    hi there ...
    i love maxigallery (using v0.5 rc1) but i just can’t get "max_pic_size" to work. my snippet call is:

    [[MaxiGallery? &order_by=`random` &pics_per_row=`4` &display=`embedded` &embedtype=`lightboxv2` &max_thumb_size=`110` &thumb_use_dropshadow=`1` &max_pic_size=`600` ]]

    ...but the zoomed pic still shows fullsize. i’m sure i’m doing something wrong, but don’t know what to correct!
    i just want to have max 600 height or width images showing in the zoom. is this possible or do i have to resize the images before uploading?

    any ideas?

    cheers smiley
      • 7923
      • 4,213 Posts
      The snippet call should be alright, have you re-uploaded the images? Currently, it doesn’t resize them on the fly, the pictures are resized on upload.


        "He can have a lollipop any time he wants to. That's what it means to be a programmer."
        • 12151
        • 115 Posts
        hey doze,

        i didn’t know that! i just assumed it was on the fly.
        uploaded again now and all is good ...

        cheers dude cool