M
M
maksplotnikoff2016-04-28 09:50:50
MODX
maksplotnikoff, 2016-04-28 09:50:50

Gallery Modx, show album title in album itself?

Guys, I use the Gallery package from the Modx repository for the gallery. There is an album containing photos. How can I display the title of an album? I've been struggling for 2 days now and nothing works.
1. Gallery call:

<div id="portfoliolist">		
              






            </div>

2. Chunk DemoGalAlbumRowTpl
<div class="portfolio " data-cat="">
    <div class="portfolio-wrapper">				
        <div class="albumPreview">
            <div class="thumb">
                <a  href=""><img src="" alt=""/>
                <div class="caption">
          <div class="blur"></div>
          <div class="caption-text">
          </div>
        </div>
                </a>
                
            </div>
           
        </div>
         
    </div>
    <h3 style="height: 45px;"><a href=""></a></h3>
</div>

3. Chunk DemoGalItemThumb
<div class="">
<a href="" rel="colorbox" title="Guys, I use the Gallery package from the Modx repository for the gallery. There is an album containing photos. How can I display the title of an album? I've been struggling for 2 d">
<img class="" src="" alt="" />
</a>
<!---->
</div>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
RUSH23, 2016-10-20
@maksplotnikoff


write in galAlbumRowTpl chunk

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question