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,20 +31,11 @@
<?php //include VIJ_CACHE.'events.html';?>
<div class="right-info">
<a href="https://rutube.ru/u/pitomcy" target="_blank">
<a href="https://rutube.ru/u/Pets/" target="_blank">
<img src="https://vetandlife.ru/wp-content/uploads/2024/08/pets_rutube.jpg" width="240" height="200" />
</a>
</div>
<?get_template_part( '/cats/cats-informer');?>
<div class="right-info">
<!-- Yandex.RTB R-A-4145099-1 -->
</div>
<?endif?>
@@ -56,36 +47,12 @@
<div id="right">
<?php //include get_template_directory().'/blocks/archive.php';?>
<?php get_template_part('/blocks/archive-pets');?>
<?php //include VIJ_CACHE.'archive.html'?>
<?php get_template_part('blocks/formsubscript'); ?>
<?if (LANG_VERSION == 'ru'):?>
<?php get_template_part('/blocks/archive-pets');?>
<?if (function_exists('krutilka_placement')){
echo krutilka_placement( 'right-desktop-1', 'right-info' );
}?>
<?if (function_exists('ex_adv_get_banner')):?>
<?php get_template_part('partials/formsubscript'); ?>
<?$adv_left_2 = ex_adv_get_banner( 4 );
if ($adv_left_2 !== ''):?>
<div class="right-info">
<?=$adv_left_2?>
</div>
<?endif?>
<?$adv_left_3 = ex_adv_get_banner( 5 );
if ($adv_left_3 !== ''):?>
<div class="right-info">
<?=$adv_left_3?>
</div>
<?endif?>
<?endif?>
<?endif?>
<?if (LANG_VERSION == 'en'){
@@ -134,17 +101,20 @@
<?endif?>
<?php //include get_template_directory().'/blocks/mobile-gazeta.php';?>
<?php include get_template_directory().'/blocks/mobile-magazin.php';?>
<?if (LANG_VERSION == 'ru'):?>
<?if (function_exists('krutilka_placement')){
echo krutilka_placement( 'mobile-1', 'mobile-info' );
}?>
<?if (function_exists('ex_adv_get_banner')):?>
<?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?>
<?$left_mobail_2 = ex_adv_get_banner(7);
if ($left_mobail_2 !== ''):?>
<div class="mobile-info">
@@ -167,7 +137,7 @@
<?php include get_template_directory().'/blocks/mobile-subscript.php';?>
</script>
<footer id="footer">
@@ -224,27 +194,11 @@
<div id="head_tel"><a href="tel:79250634">+7 (495) 925 06 34</a></div>
<div class="footer-mail"><a href="mailto:info@vetandlife.ru">info@vetandlife.ru</a></div>
</div>
<div class="socials-footer-pets">
<a href="https://rutube.ru/u/pitomcy" target="_blank"><span class="socs soc-rutube"></span></a>
<a href="https://vk.com/pitomcy_vetandlife" target="_blank"><span class="socs soc-vk"></span></a>
<a href="https://t.me/pitomcy_vetandlife" target="_blank"><span class="socs soc-tg"></span></a>
<a href="https://dzen.ru/pitomcy_vetandlife?favid=254162793" target="_blank">
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="20" cy="20" r="19.5" stroke="#3B83B5"/>
<g id="_Слой_1-2">
<path fill="#3B83B5" d="M20.2,11.8c0,3.3,0.3,5.2,1.5,6.5s3.1,1.5,6.5,1.5C28.1,15.4,24.6,11.9,20.2,11.8z"/>
<path fill="#3B83B5" d="M18.2,18.2c1.2-1.3,1.5-3.1,1.5-6.5c-4.4,0.1-7.9,3.6-8,8C15.1,19.8,17,19.5,18.2,18.2z"/>
<path fill="#3B83B5" d="M11.8,20.2c0.1,4.4,3.6,7.9,8,8c0-3.3-0.3-5.2-1.5-6.5S15.1,20.3,11.8,20.2z"/>
<path fill="#3B83B5" d="M28.2,20.2c-3.3,0-5.2,0.3-6.5,1.5s-1.5,3.1-1.5,6.5C24.6,28.1,28.1,24.6,28.2,20.2L28.2,20.2z"/>
</g>
<path fill="#3B83B5" d="M20,1c10.5,0,19,8.5,19,19s-8.5,19-19,19S1,30.5,1,20S9.5,1,20,1 M20,0C9,0,0,9,0,20s9,20,20,20s20-9,20-20 S31,0,20,0z"/>
</svg>
</div>
</a>
</div>
<div class="socials-footer">
<?php include get_template_directory().'/partials/social-pets.php';?>
</div>
<div id="footer_2">
@@ -299,9 +253,7 @@ document.write('<img src="'+pr+'?uid=18820&ref='+r+'&rd='+rd+'" width="88" heigh
</div>
<?php if (!isset($_COOKIE['cookie_consent_accepted'])) {
get_template_part('cookie-consent');
}?>
</footer>
<?php get_template_part( 'partials/formhash' );?>