Answer the question
In order to leave comments, you need to log in
How to split a block into two parts of updated news?
Hi all!
DLE 13
I want to implement a block of updated news by date, well, I can’t catch up with something, how to split it into two blocks? so that the second block continues the news!
block 1
start of updated news
block 2
continuation of updated news
<div class="col3 top-col">
<h4><i class="fa fa-bullhorn"></i> Новости обновления</h4><br>
<ul>
{custom days="5" template="update_line" limit="5" order="date"}
</ul>
</div>
<div class="col3 top-col">
<br><br>
<ul>
<li><i style="color:green" class="fa fa-globe"></i> [ТЕСТ] Обновление 26.09.18</li>
<li><i style="color:green" class="fa fa-globe"></i> [ТЕСТ] Обновление 27.09.18</li>
<li><i style="color:green" class="fa fa-globe"></i> [ТЕСТ] Обновление 28.09.18</li>
<li><i style="color:green" class="fa fa-globe"></i> [ТЕСТ] Обновление 29.09.18</li>
<li><i style="color:green" class="fa fa-globe"></i> [ТЕСТ] Обновление 30.09.18</li>
</ul>
</div>
<li><i style="color:green" class="fa fa-globe"></i> [{date=d.m.Y}] {title}</li>
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