V
V
Vadim Yagofarov2018-07-21 13:07:37
MODX
Vadim Yagofarov, 2018-07-21 13:07:37

Why are the wrong resources displayed?

Good afternoon! I have the following resources 5b5304245c589707529797.png
and the following elements. 5b5304407e994389408896.png
I put the "why" block in a separate chunk

<section class="why">
        <div class="container">
            <div class="row why__color">
                <div class="col-lg-7">
                    <div class="why__left">
                        
                    </div>
                </div>
                <div class="col-lg-5">
                    <div class="why__right">
                       
                        
                    </div>
                </div>
            </div>
        </div>
    </section>

and from it brought out another chunk "why-item"
<div class="why__right_item">
    <div class="item__img">
        <img src="assets/img/icon1.png" alt="">
    </div>
    <div class="item__desc">
        <h4>Вопрос</h4>
        <p></p>
    </div>
</div>

Well, in the "why" chunk, I called "why-item" through pdoResources and the parent specified 6 so that it pulls out all child resources from this parent, but he pulls them out of the main page, why ?????, I can’t understand because the parent is specified and it must take resources from the specified parent. website http://artplastorerenburg.rf

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor Yanyshev, 2018-07-21
@villiwalla

Show hidden resources

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question