2021-09-16 12:14:35 +03:00
|
|
|
|
<?php
|
|
|
|
|
|
/**
|
|
|
|
|
|
* The template for displaying the footer.
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
?>
|
2021-09-28 22:25:21 +03:00
|
|
|
|
|
2021-09-16 12:14:35 +03:00
|
|
|
|
<div id="left">
|
2021-09-18 01:30:09 +03:00
|
|
|
|
|
2021-12-12 19:26:50 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php // include VIJ_CACHE.'leftmenu.html';?>
|
|
|
|
|
|
<?php get_template_part( '/blocks/leftmenu');?>
|
|
|
|
|
|
|
|
|
|
|
|
<?if (LANG_VERSION == 'ru'):?>
|
2021-12-13 13:11:04 +03:00
|
|
|
|
|
2021-12-12 19:26:50 +03:00
|
|
|
|
<?php get_template_part( '/blocks/opinion', null, ['subclass' => '']);?>
|
|
|
|
|
|
<?php get_template_part( '/blocks/citats')?>
|
|
|
|
|
|
<?php //include VIJ_CACHE.'opinion.html';?>
|
|
|
|
|
|
<?php //get_template_part( '/blocks/citata', null, ['subclass' => '']);?>
|
|
|
|
|
|
<?php get_template_part( '/blocks/events');?>
|
|
|
|
|
|
<?php //include VIJ_CACHE.'events.html';?>
|
2021-12-13 13:11:04 +03:00
|
|
|
|
|
|
|
|
|
|
<div class="right-info">
|
|
|
|
|
|
<a href="https://www.youtube.com/channel/UCOXOjXmMNl8eVO4ldrv5c5Q" target="_blank">
|
|
|
|
|
|
<img src="https://vetandlife.ru/wp-content/uploads/2021/10/melano-live.png" width="240" height="200" />
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<?endif?>
|
2021-10-31 13:01:31 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-18 01:30:09 +03:00
|
|
|
|
|
2021-09-16 12:14:35 +03:00
|
|
|
|
</div>
|
2021-09-28 22:25:21 +03:00
|
|
|
|
|
2021-09-16 12:14:35 +03:00
|
|
|
|
|
2021-09-18 01:30:09 +03:00
|
|
|
|
<div id="right">
|
2021-09-16 12:14:35 +03:00
|
|
|
|
<div id="socials">
|
2021-09-20 01:07:53 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://vk.com/vizhuvizh" target="_blank"><i style="color: #3B83B5;" class="fab fa-vk btn_soc"></i></a>
|
|
|
|
|
|
<a href="https://www.facebook.com/vetandlife/" target="_blank"><i style="color: #3B83B5;" class="fab fa-facebook-square btn_soc"></i></a>
|
|
|
|
|
|
<a href="https://t.me/ViZHuvizh" target="_blank"><i style="color: #3B83B5;" class="fab fa-telegram-plane btn_soc"></i></a>
|
|
|
|
|
|
<a href="https://www.youtube.com/channel/UCGRWr7wG8zxFBMMKdPzYPUQ" target="_blank"><i style="color: red;" class="fab fa-youtube btn_soc"></i></a>
|
|
|
|
|
|
<a href="https://www.instagram.com/vet_and_life/?igshid=14wtpyo4zusm7" target="_blank"><i style="color: orange;" class="fab fa-instagram btn_soc"></i></a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <div class="btn soc_vk"></div>
|
2021-09-16 12:14:35 +03:00
|
|
|
|
<div class="soc_btn soc_fb"></div>
|
|
|
|
|
|
<div class="soc_btn soc_telegram"></div>
|
|
|
|
|
|
<div class="soc_btn soc_youtube"></div>
|
2021-09-20 01:07:53 +03:00
|
|
|
|
<div class="soc_btn soc_instagram"></div> -->
|
2021-09-18 01:30:09 +03:00
|
|
|
|
</div>
|
|
|
|
|
|
|
2021-11-03 00:34:03 +03:00
|
|
|
|
<?php include get_template_directory().'/blocks/archive.php';?>
|
|
|
|
|
|
<?php //include VIJ_CACHE.'archive.html'?>
|
2021-09-24 23:18:38 +03:00
|
|
|
|
|
2021-09-28 22:25:21 +03:00
|
|
|
|
<div id="subscript_box">
|
|
|
|
|
|
<div id="convert"></div>
|
2021-12-10 18:00:54 +03:00
|
|
|
|
<div class="right_title"><?=vij_lang('email_title', LANG_VERSION);?></div>
|
2021-09-28 22:25:21 +03:00
|
|
|
|
|
|
|
|
|
|
<div id="subscript-mail">
|
|
|
|
|
|
<form class="form-right" action="https://login.sendpulse.com/forms/simple/u/eyJ1c2VyX2lkIjo3NjMwNTYzLCJhZGRyZXNzX2Jvb2tfaWQiOjIyNjM5NCwibGFuZyI6InJ1In0=" method="post">
|
2021-12-10 18:00:54 +03:00
|
|
|
|
<input сlass="frm_mail" type="email" required name="email" placeholder="<?=vij_lang('your_mail', LANG_VERSION);?>">
|
2021-09-28 22:25:21 +03:00
|
|
|
|
<input type="hidden" name="sender" value="info@vetandlife.ru">
|
2021-12-10 18:00:54 +03:00
|
|
|
|
<button class="frm_submit"><?=vij_lang('email_btn', LANG_VERSION);?></button>
|
2021-09-28 22:25:21 +03:00
|
|
|
|
</form>
|
|
|
|
|
|
</div>
|
2021-12-10 18:00:54 +03:00
|
|
|
|
</div>
|
2021-09-28 22:25:21 +03:00
|
|
|
|
|
2021-12-13 13:11:04 +03:00
|
|
|
|
<?if (LANG_VERSION == 'ru'):?>
|
|
|
|
|
|
<div class="right-info">
|
|
|
|
|
|
<a href="https://vetandlife.ru/category/sdelano-chestno/?utm_medium=banner&utm_campaign=mainpage&utm_source=site">
|
|
|
|
|
|
<img src="https://vetandlife.ru/wp-content/uploads/2021/10/chestno-240x400-1.jpg" width="240" height="400" alt="Сделано честно"/>
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</div>
|
2021-09-28 22:25:21 +03:00
|
|
|
|
|
2021-12-13 13:11:04 +03:00
|
|
|
|
<div class="right-info">
|
|
|
|
|
|
<a href="https://vetandlife.ru/parthers/v-fgbu-vgnki-razrabotan-metod-odnovremennogo-opredeleniya-v-kormah-bolee-120-lekarstvennyh-sredstv-primenyaemyh-v-zhivotnovodstve-antibiotikov-i-antiprotozojnyh-preparatov/">
|
|
|
|
|
|
<img src="https://vetandlife.ru/wp-content/uploads/2021/12/vgnki_dec_240x400-1.jpg" width="240" height="400" />
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<?endif?>
|
2021-11-08 15:17:42 +03:00
|
|
|
|
|
2021-11-02 13:01:47 +03:00
|
|
|
|
|
2021-11-22 22:22:04 +03:00
|
|
|
|
|
2021-12-12 19:26:50 +03:00
|
|
|
|
<?if (LANG_VERSION == 'en'){
|
|
|
|
|
|
get_template_part( '/blocks/regulation');
|
|
|
|
|
|
}
|
|
|
|
|
|
else {
|
|
|
|
|
|
get_template_part( '/blocks/zakons');
|
|
|
|
|
|
}
|
|
|
|
|
|
?>
|
|
|
|
|
|
|
2021-11-03 00:08:16 +03:00
|
|
|
|
<?php //include VIJ_CACHE.'zakons.html';?>
|
2021-11-02 13:01:47 +03:00
|
|
|
|
|
2021-12-12 19:26:50 +03:00
|
|
|
|
<?if (LANG_VERSION == 'en'):?>
|
|
|
|
|
|
<?get_template_part( '/blocks/enmosts', null, ['subclass' => '']);?>
|
|
|
|
|
|
<?get_template_part( '/blocks/enmosts', null, ['subclass' => 'mob-lite']);?>
|
|
|
|
|
|
<?else:?>
|
|
|
|
|
|
<?get_template_part( '/blocks/mosts', null, ['subclass' => '']);?>
|
|
|
|
|
|
<?get_template_part( '/blocks/mosts', null, ['subclass' => 'mob-lite']);?>
|
|
|
|
|
|
<?endif?>
|
|
|
|
|
|
|
2021-11-23 14:43:46 +03:00
|
|
|
|
<?//php include VIJ_CACHE.'mosts.html';?>
|
2021-09-18 01:30:09 +03:00
|
|
|
|
</div>
|
2021-09-16 12:14:35 +03:00
|
|
|
|
</div><!-- end main -->
|
2021-11-22 22:22:04 +03:00
|
|
|
|
|
2021-12-24 18:40:40 +03:00
|
|
|
|
|
2021-12-28 23:31:56 +03:00
|
|
|
|
<footer id="footer">
|
2021-12-24 18:40:40 +03:00
|
|
|
|
|
2021-12-25 00:10:28 +03:00
|
|
|
|
<?if (LANG_VERSION == 'ru'):?>
|
2021-12-24 18:40:40 +03:00
|
|
|
|
|
2021-12-25 00:10:28 +03:00
|
|
|
|
<div class="mobile-info">
|
|
|
|
|
|
<a href="https://www.youtube.com/channel/UCOXOjXmMNl8eVO4ldrv5c5Q" target="_blank">
|
|
|
|
|
|
<img src="https://vetandlife.ru/wp-content/uploads/2021/10/melano-live.png" width="240" height="200" />
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?get_template_part( '/blocks/mosts', null, ['subclass' => 'mob-lite']);?>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="mobile-info">
|
|
|
|
|
|
<a href="https://vetandlife.ru/category/sdelano-chestno/?utm_medium=banner&utm_campaign=mobile&utm_source=site" target="_blank">
|
|
|
|
|
|
<img src="https://vetandlife.ru/wp-content/uploads/2021/12/fair_240x200.jpg" width="240" height="200" />
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<?endif?>
|
2021-12-24 18:40:40 +03:00
|
|
|
|
|
2021-11-22 22:22:04 +03:00
|
|
|
|
<?php include get_template_directory().'/blocks/mobile-gazeta.php';?>
|
|
|
|
|
|
|
2021-12-21 15:44:24 +03:00
|
|
|
|
|
2021-12-25 00:10:28 +03:00
|
|
|
|
<?if (LANG_VERSION == 'ru'):?>
|
|
|
|
|
|
<div class="mobile-info">
|
|
|
|
|
|
<a href="https://vetandlife.ru/parthers/v-fgbu-vgnki-razrabotan-metod-odnovremennogo-opredeleniya-v-kormah-bolee-120-lekarstvennyh-sredstv-primenyaemyh-v-zhivotnovodstve-antibiotikov-i-antiprotozojnyh-preparatov/" target="_blank">
|
|
|
|
|
|
<img src="https://vetandlife.ru/wp-content/uploads/2021/12/vgnki_240x200.jpg" width="240" height="200" />
|
|
|
|
|
|
</a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<?endif?>
|
2021-12-21 15:44:24 +03:00
|
|
|
|
|
2021-12-28 21:37:04 +03:00
|
|
|
|
<?php include get_template_directory().'/blocks/mobile-subscript.php';?>
|
2021-12-21 15:44:24 +03:00
|
|
|
|
|
2021-11-22 22:22:04 +03:00
|
|
|
|
|
2021-12-10 21:41:57 +03:00
|
|
|
|
|
2021-09-20 01:07:53 +03:00
|
|
|
|
<div id="footer_menu">
|
|
|
|
|
|
<?php wp_footer(); ?>
|
2021-12-10 21:41:57 +03:00
|
|
|
|
|
|
|
|
|
|
<?if (LANG_VERSION == 'en'){
|
|
|
|
|
|
$mainmenu = 'topenmenu';
|
|
|
|
|
|
}
|
|
|
|
|
|
else{
|
|
|
|
|
|
$mainmenu = 'topmenu';
|
|
|
|
|
|
}
|
|
|
|
|
|
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-24 23:18:38 +03:00
|
|
|
|
<div class="footer_sub">
|
|
|
|
|
|
<?php wp_nav_menu( array(
|
2021-12-10 21:41:57 +03:00
|
|
|
|
'menu_class' => 'menu_footer',
|
|
|
|
|
|
'menu' => $mainmenu
|
2021-09-20 01:07:53 +03:00
|
|
|
|
));?>
|
2021-09-24 23:18:38 +03:00
|
|
|
|
</div>
|
2021-09-20 01:07:53 +03:00
|
|
|
|
<div id="footer_up">
|
2021-12-10 18:00:54 +03:00
|
|
|
|
<a href="#main"><?=vij_lang('up_bth', LANG_VERSION);?> <i class="fas fa-chevron-up"></i></a>
|
2021-09-20 01:07:53 +03:00
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
2021-09-16 12:14:35 +03:00
|
|
|
|
<div id="footer_info">
|
2021-09-24 23:18:38 +03:00
|
|
|
|
<div id="footer_qr">
|
|
|
|
|
|
<img src = "<?=get_stylesheet_directory_uri()?>/pub/qr.png" />
|
2021-12-10 21:41:57 +03:00
|
|
|
|
<p class="vazh"><?=vij_lang('qrtitle', LANG_VERSION);?></p>
|
2021-09-24 23:18:38 +03:00
|
|
|
|
</div>
|
2021-09-28 22:25:21 +03:00
|
|
|
|
<div id="footer-contact">
|
2021-09-16 12:14:35 +03:00
|
|
|
|
<div id="head_tel"><a href="tel:79250634">+7 (495) 925 06 34</a></div>
|
|
|
|
|
|
<div id="head_mail"><a href="mailto:info@vetandlife.ru">info@vetandlife.ru</a></div>
|
|
|
|
|
|
</div>
|
2021-09-24 23:18:38 +03:00
|
|
|
|
<div id="footer_logo">
|
2021-12-13 13:11:04 +03:00
|
|
|
|
<a href="<?php echo vij_lang('link_version', LANG_VERSION); ?>"><img src = "<?=get_stylesheet_directory_uri().vij_lang('path_logo', LANG_VERSION);?>" alt = "<?=vij_lang('alt_logo', LANG_VERSION);?>" width="180"/></a>
|
2021-09-24 23:18:38 +03:00
|
|
|
|
</div>
|
|
|
|
|
|
<div id="footer_subscript">
|
2021-10-11 22:29:11 +03:00
|
|
|
|
<button class="sub_button" onclick="location.href='https://vetandlife.ru/subscripts'" type="button">
|
2021-12-10 18:00:54 +03:00
|
|
|
|
<?=vij_lang('subscript_btn', LANG_VERSION);?> </button>
|
2021-09-24 23:18:38 +03:00
|
|
|
|
</div>
|
|
|
|
|
|
<div id="socials_footer">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://vk.com/vizhuvizh" target="_blank"><i style="color: #3B83B5;" class="fab fa-vk btn_soc"></i></a>
|
|
|
|
|
|
<a href="https://www.facebook.com/vetandlife/" target="_blank"><i style="color: #3B83B5;" class="fab fa-facebook-square btn_soc"></i></a>
|
|
|
|
|
|
<a href="https://t.me/ViZHuvizh" target="_blank"><i style="color: #3B83B5;" class="fab fa-telegram-plane btn_soc"></i></a>
|
|
|
|
|
|
<a href="https://www.youtube.com/channel/UCGRWr7wG8zxFBMMKdPzYPUQ" target="_blank"><i style="color: red;" class="fab fa-youtube btn_soc"></i></a>
|
|
|
|
|
|
<a href="https://www.instagram.com/vet_and_life/?igshid=14wtpyo4zusm7" target="_blank"><i style="color: orange;" class="fab fa-instagram btn_soc"></i></a>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer_2">
|
2021-12-10 18:00:54 +03:00
|
|
|
|
<div id="copy">© <?=vij_lang('copyright', LANG_VERSION);?> 2021</div>
|
2021-09-24 23:18:38 +03:00
|
|
|
|
<ul id="svid">
|
2021-12-10 18:00:54 +03:00
|
|
|
|
<li><a href="https://vetandlife.ru/wp-content/uploads/2021/11/vij-roskomnadzor.pdf" target="_blank"><?=vij_lang('svid_smi', LANG_VERSION);?></a></li>
|
|
|
|
|
|
<li><a href="https://vetandlife.ru/wp-content/uploads/2021/10/privacy.pdf" target="_blank"><?=vij_lang('conf_politic', LANG_VERSION);?></a></li>
|
2021-09-24 23:18:38 +03:00
|
|
|
|
</ul>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer_3">
|
2021-09-28 22:25:21 +03:00
|
|
|
|
<div class="rating">12+</div>
|
2021-12-10 18:00:54 +03:00
|
|
|
|
<div id="pere"><?=vij_lang('copyright_text', LANG_VERSION);?></div>
|
2021-09-16 12:14:35 +03:00
|
|
|
|
</div>
|
2021-09-20 01:07:53 +03:00
|
|
|
|
|
2021-09-16 12:14:35 +03:00
|
|
|
|
</footer>
|
2021-09-20 01:07:53 +03:00
|
|
|
|
|
2021-10-10 15:16:51 +03:00
|
|
|
|
<!-- Yandex.Metrika counter -->
|
|
|
|
|
|
<script type="text/javascript" >
|
|
|
|
|
|
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
|
|
|
|
|
m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
|
|
|
|
|
|
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
|
|
|
|
|
|
|
|
|
|
|
|
ym(56480275, "init", {
|
|
|
|
|
|
clickmap:true,
|
|
|
|
|
|
trackLinks:true,
|
|
|
|
|
|
accurateTrackBounce:true,
|
|
|
|
|
|
webvisor:true
|
|
|
|
|
|
});
|
|
|
|
|
|
</script>
|
|
|
|
|
|
<noscript><div><img src="https://mc.yandex.ru/watch/56480275" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
|
|
|
|
|
<!-- /Yandex.Metrika counter -->
|
|
|
|
|
|
|
2021-12-08 12:08:53 +03:00
|
|
|
|
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/burger-menu.js?ver=19"></script>
|
2021-12-28 23:31:56 +03:00
|
|
|
|
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/main-arrow.js?ver=1"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-16 12:14:35 +03:00
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|
|
|
|
|
|
|