E
E
Elena2017-11-20 10:29:10
MODX
Elena, 2017-11-20 10:29:10

How to infer a resource via pdoResource if there is a Migx call in the resource template?

There is a resource that needs to be displayed in a modal window via pdoResource. I use Magnific to display in a modal window. The problem is that in the template for the modal I have nested Migx fields. The resource in the window is displayed perfectly, but it does not see the nested fields in any way.
Resource call:


migx call:

The field is called in the resource template, not in the template chunk.
tpl_screen-5-element contains:
<div class="screen-5-content-items">
        <div class="screen-5-content-items-icon">
            <img src="" alt="">
        </div>
        <div class="screen-5-content-items-desc">
            <a href="" class="js_ajax_popup"><span></span></a>
        </div>
    </div>

with a magnific link to the modal window.

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