delete adv
This commit is contained in:
@@ -7,23 +7,12 @@
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if (is_active_sidebar('left-sidebar')) : ?>
|
||||
<?php //dynamic_sidebar('left-sidebar'); ?>
|
||||
<?php dynamic_sidebar('left-sidebar'); ?>
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
<?php get_template_part('partials/latest-interview-post'); ?>
|
||||
|
||||
<!-- Yandex.RTB R-A-7761284-3 -->
|
||||
<div id="yandex_rtb_R-A-7761284-3"></div>
|
||||
<script>
|
||||
window.yaContextCb.push(()=>{
|
||||
Ya.Context.AdvManager.render({
|
||||
"blockId": "R-A-7761284-3",
|
||||
"renderTo": "yandex_rtb_R-A-7761284-3"
|
||||
})
|
||||
})
|
||||
</script>
|
||||
|
||||
<?php if (is_front_page()) : ?>
|
||||
<div class="most-read mobile">
|
||||
<div class="most-read__inner">
|
||||
|
||||
Reference in New Issue
Block a user