correct data
This commit is contained in:
@@ -36,17 +36,11 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<?get_template_part( '/cats/cats-informer');?>
|
||||
|
||||
<div class="right-info">
|
||||
<!-- Yandex.RTB R-A-4145099-1 -->
|
||||
<div id="yandex_rtb_R-A-4145099-1"></div>
|
||||
<script>
|
||||
window.yaContextCb.push(()=>{
|
||||
Ya.Context.AdvManager.render({
|
||||
"blockId": "R-A-4145099-1",
|
||||
"renderTo": "yandex_rtb_R-A-4145099-1"
|
||||
})
|
||||
})
|
||||
</script>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -62,22 +56,18 @@ window.yaContextCb.push(()=>{
|
||||
<div id="right">
|
||||
|
||||
<?php //include get_template_directory().'/blocks/archive.php';?>
|
||||
<?php //include VIJ_CACHE.'archive.html'?>
|
||||
<?php get_template_part('/blocks/archive-pets');?>
|
||||
|
||||
<?php get_template_part('partials/formsubscript'); ?>
|
||||
<?php get_template_part('blocks/formsubscript'); ?>
|
||||
|
||||
<?if (LANG_VERSION == 'ru'):?>
|
||||
|
||||
<?if (function_exists('ex_adv_get_banner')):
|
||||
|
||||
$adv_left_1 = ex_adv_get_banner( 2 );
|
||||
if ($adv_left_1 !== ''):?>
|
||||
<div class="right-info">
|
||||
<?=$adv_left_1?>
|
||||
</div>
|
||||
<?endif?>
|
||||
|
||||
|
||||
<?if (function_exists('krutilka_placement')){
|
||||
echo krutilka_placement( 'right-desktop-1', 'right-info' );
|
||||
}?>
|
||||
|
||||
<?if (function_exists('ex_adv_get_banner')):?>
|
||||
|
||||
<?$adv_left_2 = ex_adv_get_banner( 4 );
|
||||
if ($adv_left_2 !== ''):?>
|
||||
<div class="right-info">
|
||||
@@ -149,15 +139,12 @@ window.yaContextCb.push(()=>{
|
||||
|
||||
<?if (LANG_VERSION == 'ru'):?>
|
||||
|
||||
<?if (function_exists('ex_adv_get_banner')):
|
||||
|
||||
$left_mobail_1 = ex_adv_get_banner(6);
|
||||
if ($left_mobail_1 !== ''):?>
|
||||
<div class="mobile-info">
|
||||
<?=$left_mobail_1?>
|
||||
</div>
|
||||
<?endif?>
|
||||
<?if (function_exists('krutilka_placement')){
|
||||
echo krutilka_placement( 'mobile-1', 'mobile-info' );
|
||||
}?>
|
||||
|
||||
<?if (function_exists('ex_adv_get_banner')):?>
|
||||
|
||||
<?$left_mobail_2 = ex_adv_get_banner(7);
|
||||
if ($left_mobail_2 !== ''):?>
|
||||
<div class="mobile-info">
|
||||
@@ -180,16 +167,7 @@ window.yaContextCb.push(()=>{
|
||||
|
||||
<?php include get_template_directory().'/blocks/mobile-subscript.php';?>
|
||||
|
||||
<!-- Yandex.RTB R-A-4145099-4 -->
|
||||
<script>
|
||||
window.yaContextCb.push(()=>{
|
||||
Ya.Context.AdvManager.render({
|
||||
"blockId": "R-A-4145099-4",
|
||||
"type": "floorAd",
|
||||
"platform": "touch"
|
||||
})
|
||||
})
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<footer id="footer">
|
||||
|
||||
Reference in New Issue
Block a user