V
V
vik73352018-07-25 09:25:27
MODX
vik7335, 2018-07-25 09:25:27

Do internal pages not display the contents of additional modx fields?

Here is the main xn--80aadii8aqggjedhkev.xn--p1ai/index.php here in the header there is a phone number and it is in the additional field. and also in the footer the phone number and email. It's on the main page. But on the inside there is no xn--80aadii8aqggjedhkev.xn--p1ai/index.php?id=3. here is the chunk code

<header class="header">
        <div class="container">
            <div class="row align-items-center">
                <div class="col-lg-2">
                    <div class="logo__header">
                        <a href="/">АртПласт</a>
                    </div>
                </div>
                <div class="col-lg-6">
                    <div class="header__desc">
                        <p>Производство и ремонт <br>пластиковых окон</p>
                    </div>
                </div>
                <div class="col-lg-2">
                    <div class="contact__header">
                        <p>Мы ждем Вашего звонка</p>
                        <a href="tel:"></a>
                        <!-- <a href="tel:88005553535"></a> -->
                    </div>
                </div>
                <div class="col-lg-2">
                    <div class="header__button">
                        <a href="" class="" data-toggle="modal" data-target="#exampleModal">Консультация</a>
                    </div>
                </div>
            </div>
        </div>
    </header>

Available for all templates
5b5816e1e53f4832835880.jpeg
Tried like this didn't help either. Please tell me how to solve this

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor Yanyshev, 2018-07-25
@vik7335

Not [[* but [[+

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question