new block promo agg
This commit is contained in:
44
footer.php
44
footer.php
@@ -36,6 +36,19 @@
|
||||
<img src="https://vetandlife.ru/wp-content/uploads/2021/10/melano-live.png" width="240" height="200" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
@@ -80,6 +93,11 @@
|
||||
|
||||
<?if (LANG_VERSION == 'ru'):?>
|
||||
|
||||
<div class="right-info">
|
||||
<? banners_conf_display( 'vgnki_240x400' ) ?>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="right-info">
|
||||
<? banners_conf_display( 'right_240x400_1' ) ?>
|
||||
</div>
|
||||
@@ -89,9 +107,11 @@
|
||||
</div>
|
||||
|
||||
<div class="right-info">
|
||||
<? banners_conf_display( 'vgnki_240x400' ) ?>
|
||||
<? banners_conf_display( 'right_240x400_3' ) ?>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<?endif?>
|
||||
|
||||
|
||||
@@ -146,6 +166,10 @@
|
||||
|
||||
<?if (LANG_VERSION == 'ru'):?>
|
||||
|
||||
<div class="mobile-info">
|
||||
<? banners_conf_display( 'vgnki_240x200' ) ?>
|
||||
</div>
|
||||
|
||||
<div class="mobile-info">
|
||||
<? banners_conf_display( 'right_240x200_1' ) ?>
|
||||
</div>
|
||||
@@ -155,8 +179,9 @@
|
||||
</div>
|
||||
|
||||
<div class="mobile-info">
|
||||
<? banners_conf_display( 'vgnki_240x200' ) ?>
|
||||
</div>
|
||||
<? banners_conf_display( 'right_240x200_3' ) ?>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -164,6 +189,17 @@
|
||||
|
||||
<?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">
|
||||
|
||||
@@ -199,7 +235,7 @@
|
||||
<div id="footer_qr">
|
||||
<div class="footer_qr">
|
||||
<img id="img_qr" src = "<?=get_stylesheet_directory_uri()?>/pub/icons/zen-code.svg" width="100" height="100" />
|
||||
<p class="vazh">"ВиЖ"<br>Яндекс.Дзен</p>
|
||||
<p class="vazh">"ВиЖ"<br>Дзен</p>
|
||||
</div>
|
||||
<div class="footer_qr qr_vk">
|
||||
<img id="img_qr" src = "<?=get_stylesheet_directory_uri()?>/pub/icons/qr-vk.svg" width="100" height="100" />
|
||||
|
||||
Reference in New Issue
Block a user