Answer the question
In order to leave comments, you need to log in
Why is the content field not displayed in modx?
There is a site http://artplastorerenburg.rf/index.php?id=2. After the name there should be a description, it is in the content field. Other fields are displayed normally, be it longtitle, description, pagetitle, etc. everything except content. here is the chunk in which this field is displayed
<div class="col-lg-12">
<div class="products__item">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-12 col-12">
<div class="product__img">
<img src="" alt="">
</div>
<div class="product__submit">
<a href="">Заказать окна</a>
</div>
</div>
<div class="col-lg-9 col-md-9 col-sm-12 col-12">
<div class="product__desc">
<div class="product__item_name">
<h1></h1>
</div>
<div></div>
</div>
</div>
</div>
</div>
</div>
<section class="products" id="products">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="model__row">
<div class="model__item">
<a href="" class="model__name">KBE</a>
</div>
<div class="model__item">
<a href="" class="model__name">GUTWERK</a>
</div>
<div class="model__item">
<a href="" class="model__name">TROCAL</a>
</div>
<div class="model__item">
<a href="" class="model__name">KNIPPING</a>
</div>
<div class="model__item">
<a href="" class="model__name">NOVOLINE</a>
</div>
</div>
</div>
</div>
<div class="row">
</div>
</div>
</section>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question