D
D
Dymok2020-01-23 00:16:56
MODX
Dymok, 2020-01-23 00:16:56

Displaying entry content via ms2GalleryResources?

There are galleries, the last four galleries are displayed on the main one with one of the photos from them using ms2GalleryResources, as I understand it.
Here is how the snippet on the main one looks like:


On the main page you need to display a title, a short description and a link.
I output through this chunk (album2):
<article class="albums-item__wrapper row">
    <div class="albums-item__image-wrapper"><img src="" alt=""></div>
    <div class="albums-item__text-wrapper">
        <h3 class="albums-item__title"></h3>
        <p class="albums-item__text"></p>
        <a class="albums-item__btn" href="">Подробнее</a>
    </div>
</article>

However, instead of , nothing is output, although it is filled:
spoiler
5e28bba0186de292180121.jpeg

What can be wrong? Why doesn't this magic work?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Just_Andrew, 2020-01-23
@UnluckySerivelha

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question