We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25469
    • 7 Posts
    Hi

    I have a three-level gallery on my Site.
    The structure of the gallery is:

    <root Gallery>
    -><Gallery1>

    --><Gallery1.1>
    ---><image 1.1.1>
    ---><image 1.1.2>

    --><Gallery1.2>
    ---><image 1.2.1>
    ---><image 1.2.2>

    -><Gallery2>

    --><Gallery2.1>
    ---><image 2.1.1>
    ---><image 2.1.2>

    --><Gallery2.2>
    ---><image 2.2.1>
    ---><image 2.2.2>

    --><image 2.1>
    --><image 2.2>

    -><Gallery3>
    --><image 3.1>
    --><image 3.2>

    -><Gallery4>
    --><image 4.1>
    --><image 4.2>

    The sub galleries are working fine. My first problem is, that on the root node there are only galleries shown, which contain Images in the first-level document. (in my example Gallery 1 is not shown, but Gallery 2 is)

    Is there a possibility to set the Thumbnail of a Gallery in the parent’s view?

    Thanks for all the help i already got smiley

    Cheers,

      • 7923
      • 4,213 Posts
      MaxiGallery childgalleries display type shows only the galleries that have pictures in them. If you want to show all documents, lis them with Ditto or Wayfinder and use MaxiGallery in their templates to retrieve any possible pictures.


        "He can have a lollipop any time he wants to. That's what it means to be a programmer."
        • 25469
        • 7 Posts
        Thanks.
        I’ll give it a try smiley