M
M
melbr2019-05-16 16:22:09
MODX
melbr, 2019-05-16 16:22:09

How to properly display content?

Good afternoon.
There is a problem with pdoResources. The site has a section "Our works" where everything is uploaded and it has its own pages for each category separately. At a conclusion of the general everything is normal. How to make sure that everything is displayed correctly on individual pages, as I understand it, I'm not addressing the parent correctly.
chunk

<div class="ourWork_unit">

    <div class="slider">
        <div class="info">
            <div class="year"> г.</div>
            <div class="geo"></div>
            <div class="descr"></div>
        </div>
        <div class="worksSliderWrapp">
            <div class="images prodSlide">
                
            </div>
        </div>
    </div>
</div>

general page template
<div class="ourWorks">
                      
                </div>

Resources look something like this:
-Our works (868)
--1 work (725)
--2 work (726)
....
It is necessary that only your texts and pictures are displayed for page 1, and so on,
and now everything is displayed in the resource (our works)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question