delete krasavica
This commit is contained in:
@@ -21,13 +21,6 @@
|
|||||||
<?php get_template_part( '/blocks/events');?>
|
<?php get_template_part( '/blocks/events');?>
|
||||||
<?php //include VIJ_CACHE.'events.html';?>
|
<?php //include VIJ_CACHE.'events.html';?>
|
||||||
|
|
||||||
|
|
||||||
<div class="right-info">
|
|
||||||
<a href="https://vetandlife.ru/vetspetsialist-sportsmenka-i-prosto-kras/">
|
|
||||||
<img src="https://vetandlife.ru/wp-content/uploads/2021/10/konkurs_240x200.jpg" width="240" height="200" />
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="right-info">
|
<div class="right-info">
|
||||||
<a href="https://www.youtube.com/channel/UCOXOjXmMNl8eVO4ldrv5c5Q" target="_blank">
|
<a href="https://www.youtube.com/channel/UCOXOjXmMNl8eVO4ldrv5c5Q" target="_blank">
|
||||||
<img src="https://vetandlife.ru/wp-content/uploads/2021/10/melano-live.png" width="240" height="200" />
|
<img src="https://vetandlife.ru/wp-content/uploads/2021/10/melano-live.png" width="240" height="200" />
|
||||||
|
|||||||
@@ -34,14 +34,8 @@ $nn = 0;?>
|
|||||||
|
|
||||||
<?php while($query->have_posts()) : $query->the_post();?>
|
<?php while($query->have_posts()) : $query->the_post();?>
|
||||||
|
|
||||||
<?$nn++?>
|
<?//$nn++?>
|
||||||
|
|
||||||
<?if ($nn == 9){
|
|
||||||
get_template_part( '/blocks/krasavica');
|
|
||||||
}
|
|
||||||
?>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="mini-card">
|
<div class="mini-card">
|
||||||
<?if ( has_post_thumbnail() ) :?>
|
<?if ( has_post_thumbnail() ) :?>
|
||||||
<div class="mini-card-img">
|
<div class="mini-card-img">
|
||||||
|
|||||||
Reference in New Issue
Block a user