We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9486
    • 39 Posts
    Howdy, I have a page with 5 images in a column and I use Max Gallery on the page to show blueprints of the images. The problem is the Max Gallery images show at the bottom of the page under my column images. How can I set the column images to link to the gallery?

    Thanks in advance!
      • 7923
      • 4,213 Posts
      I don’t know what you mean with column images and blueprints.. but if the images come from maxigallery, you need to create a custom template (probably galleryPictureTpl) and set the link from the image be <a href="[~[+maxigallery.picture.gal_id+]~]"...


        "He can have a lollipop any time he wants to. That's what it means to be a programmer."
        • 9486
        • 39 Posts
        Hey thanks for the reply I should have included this originally here is the page in question: http://www.jdmexcavating.com/index.php?id=18

        How would I add the custom template as you described to the images?
          • 9486
          • 39 Posts
          Quote from: doze at Jun 14, 2010, 07:11 AM

          I don’t know what you mean with column images and blueprints.. but if the images come from maxigallery, you need to create a custom template (probably galleryPictureTpl) and set the link from the image be <a href="[~[+maxigallery.picture.gal_id+]~]"...
          [/quote

          So the set this link <a href="[~[+maxigallery.picture.gal_id+]~] on line calling the image?
            • 7923
            • 4,213 Posts
            Yes, just try what I said above.


              "He can have a lollipop any time he wants to. That's what it means to be a programmer."