We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7527
    • 437 Posts
    distant_smile Reply #1, 10 years ago
    Hi. I have installed the Gallery Albums snippet on my site and am having a little issue with it linking. My call is:

    [[!GalleryAlbums? &sort=`name` &dir=`ASC` &prominentOnly=`0` &rowTpl=`galleryTest` &thumbWidth=`200`]]


    and my &rowTpl is:

     <li>
              <figure><img class="btmspace-10 borderedbox" src="[[+image]]" alt="[[+name]]">
                <figcaption><a href="[[~[[*id]]? &[[+albumRequestVar]]=`[[+id]]`]]">[[+showName:notempty=`[[+name]]`]]</a></figcaption>
              </figure>
            </li>


    It displays the album cover and a hyperlink, but the hyperlink won't link to my gallery page and I am at a loss of how to do it. The main gallery is:

    http://www.pawsforwildlife.co.uk/galleryparent.html

    and an example child page would be:

    http://www.pawsforwildlife.co.uk/gallery-amphibians.html

    But when the 'Amphibians gallery is clicked it stays on the galleryparent page. Please can someone explain where it is going wrong?

    thanks in advance
    DS [ed. note: distant_smile last edited this post 10 years ago.]
      www.PawsForWildlife.co.uk
      www.Borntobrick.co.uk
      • 10208 ☆ A M B ☆
      • 1,780 Posts
      Tried to reply to your sitemap post, something is busted for that post. I PMd you.

      However, I can't reproduce this. The links are correct and work to go to the child gallery pages. Did you fix it?
        Frogabog- MODX Websites in Portland Oregon
        "Do yourself a favor and get a copy of "MODX - The Official Guide" by Bob Ray. Read it.
        Having server issues? These guys have MODX Hosting perfected - SkyToaster
        • 7527
        • 437 Posts
        distant_smile Reply #3, 10 years ago
        Hi thanks, I managed to do a workaround in the end by listing each image and link rather than using a snippet. thank you
        DS
          www.PawsForWildlife.co.uk
          www.Borntobrick.co.uk