We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9359
    • 128 Posts
    Hi everybody,
    i have a problem with MaxiGallery:


    I have a product page, in which i have a call to MaxiGallery, to insert and show the images related to that product.

    MaxiGallery call:
    [!MaxiGallery? &display=`embedded` &embedtype=`slimbox` &pics_per_row=`3` &max_thumb_size=`200` &max_pic_size=`0` &thumb_use_dropshadow=`1`!]
    and all work great

    In another page, i need to show a list of products, with a thumb and a title on each product.
    Can i show a thumb inserted with MaxiGallery? If yes, How?

    I have tried to this call, but does not work: [+maxigallery.picture.id+]

    thx
      "Destiny is not a matter of chance, it's a matter of choice"
      • 22427
      • 793 Posts
      You need an own MaxiGallery call on the other page, otherwise [+maxigallery.picture.id+] will not be understood.
        • 9359
        • 128 Posts
        Hi ottogal,
        thx for the reply, but i not understand...

        I would like use the thumbs already inserted in other page.
        Is possible?

        I have tried this call but does not work:
        [! MaxiGallery? &gal_query_ids=`622` &display=`embedded` &embedtype=`slimbox` &order_by=`date` &limit=`1` &debug=`1` !]
        Where 622 is id of resource with a gallery.

          "Destiny is not a matter of chance, it's a matter of choice"