add moread_all

This commit is contained in:
2026-03-18 22:58:41 +03:00
parent 09ef3e1d6d
commit db4a7c7c38
13 changed files with 214 additions and 230 deletions

View File

@@ -31,21 +31,6 @@
<?php //include VIJ_CACHE.'events.html';?>
<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>
<?endif?>
@@ -55,12 +40,7 @@ window.yaContextCb.push(()=>{
<div id="right">
<div id="socials">
<a href="https://vk.com/vizhuvizh" target="_blank"><span class="socs soc-vk"></span></a>
<a href="https://t.me/ViZHuvizh" target="_blank"><span class="socs soc-tg"></span></a>
<a href="https://rutube.ru/channel/42943284/" target="_blank"><span class="socs soc-rutube"></span></a>
<a href="https://dzen.ru/vetandlife" target="_blank"><span class="socs soc-dzen"></span></a>
</div>
<?php include get_template_directory().'/blocks/archive.php';?>
<?php //include VIJ_CACHE.'archive.html'?>
@@ -219,8 +199,12 @@ window.yaContextCb.push(()=>{
<?=vij_lang('subscript_btn', LANG_VERSION);?> </button>
</div>
<?php get_template_part('partials/social_footer'); ?>
<?php //get_template_part('partials/social_footer'); ?>
</div>
<div class="socials-footer">
<?php include get_template_directory().'/partials/social-vij.php';?>
</div>
<div id="footer_2">
@@ -284,6 +268,8 @@ document.write('<img src="'+pr+'?uid=18820&ref='+r+'&rd='+rd+'" width="88" heigh
</footer>
<?php get_template_part( 'partials/formhash' );?>
<?php //include get_template_directory().'/partials/bitrix-form.php';?>
</body>
</html>