2023-12-22 22:28:05 +03:00
< ? php
/**
* The template for displaying the footer .
*/
?>
< div id = " left " >
2024-01-10 12:25:06 +03:00
< div class = " menu-left-block-pets " >
< ? php wp_nav_menu ( array (
'menu_class' => 'pets-menu-left' ,
'menu' => 'pets-leftmenu'
)); ?>
</ div >
2023-12-22 22:28:05 +03:00
< ? if ( LANG_VERSION == 'ru' ) : ?>
< ? php // get_template_part( '/blocks/opinion', null, ['subclass' => '']);
2024-01-12 11:44:42 +03:00
//get_blocks_gen('opinion');
2023-12-22 22:28:05 +03:00
?>
< ? php // get_template_part( '/blocks/citats');
2024-01-12 11:44:42 +03:00
//get_blocks_gen( 'citats' );?>
2023-12-22 22:28:05 +03:00
< ? php //include VIJ_CACHE.'opinion.html';?>
< ? php //get_template_part( '/blocks/citata', null, ['subclass' => '']);?>
2024-01-12 11:44:42 +03:00
< ? php //get_template_part( '/blocks/events');?>
2023-12-22 22:28:05 +03:00
< ? php //include VIJ_CACHE.'events.html';?>
< 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 >
< 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 ?>
</ div >
< div id = " right " >
2024-01-12 11:44:42 +03:00
< ? php //include get_template_directory().'/blocks/archive.php';?>
2023-12-22 22:28:05 +03:00
< ? php //include VIJ_CACHE.'archive.html'?>
< div id = " subscript_box " >
< div id = " convert " ></ div >
< div class = " right_title " >< ? = vij_lang ( 'email_title' , LANG_VERSION ); ?> </div>
< div id = " subscript-mail " >
< form class = " form-right " action = " https://vetandlife.ru/subscript " method = " post " >
< input с lass= " frm_mail " type = " email " required name = " email " placeholder = " <?=vij_lang('your_mail', LANG_VERSION);?> " >
< input type = " hidden " name = " sender " value = " info@vetandlife.ru " >
< button class = " frm_submit " >< ? = vij_lang ( 'email_btn' , LANG_VERSION ); ?> </button>
</ form >
</ div >
</ div >
< ? 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 >
< div class = " right-info " >
< ? banners_conf_display ( 'right_240x400_2' ) ?>
</ div >
< div class = " right-info " >
< ? banners_conf_display ( 'right_240x400_3' ) ?>
</ div >
< ? endif ?>
< ? if ( LANG_VERSION == 'en' ){
get_template_part ( '/blocks/regulation' );
}
else {
// get_template_part( '/blocks/zakons');
get_blocks_gen ( 'zakons' );
} ?>
< ? 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']);?>
< ? include VIJ_CACHE . 'top.html' ?>
< ? //include VIJ_CACHE.'top_mob.html'?>
< ? endif ?>
< ? //php include VIJ_CACHE.'mosts.html';?>
</ div >
</ div ><!-- end main -->
< ? if ( LANG_VERSION == 'ru' ) : ?>
< 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']);?>
< ? include VIJ_CACHE . 'top_mob.html' ?>
< ? get_template_part ( '/blocks/enmosts' , null , [ 'subclass' => 'mob-lite' ]); ?>
< ? endif ?>
2024-01-12 11:44:42 +03:00
< ? php //include get_template_directory().'/blocks/mobile-gazeta.php';?>
2023-12-22 22:28:05 +03:00
< ? 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 >
< div class = " mobile-info " >
< ? banners_conf_display ( 'right_240x200_2' ) ?>
</ div >
< div class = " mobile-info " >
< ? banners_conf_display ( 'right_240x200_3' ) ?>
</ div >
< ? endif ?>
< ? 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 " >
< div id = " footer_menu " >
< ? php wp_footer (); ?>
< ? if ( LANG_VERSION == 'en' ){
$mainmenu = 'topenmenu' ;
}
else {
$mainmenu = 'topmenu' ;
}
?>
< div class = " footer_sub " >
< ? php wp_nav_menu ( array (
'menu_class' => 'menu_footer' ,
2024-01-12 11:44:42 +03:00
'menu' => 'mainmenu-pets'
2023-12-22 22:28:05 +03:00
)); ?>
</ div >
< div id = " footer_up " >
< a href = " #main " >< ? = vij_lang ( 'up_bth' , LANG_VERSION ); ?> <i class="fas fa-chevron-up"></i></a>
</ div >
</ div >
< div class = " footer-info-pets " >
<!-- < div id = " footer_qr " >
< img id = " img_qr " src = " <?=get_stylesheet_directory_uri()?>/pub/icons/qvij.svg " width = " 100 " height = " 100 " />
< p class = " vazh " >< ? = vij_lang ( 'qrtitle' , LANG_VERSION ); ?> </p>
</ div > -->
2023-12-23 21:37:22 +03:00
< div class = " footer-qrs-pets " >
2024-04-04 21:44:28 +03:00
< div class = " footer-qr-pets qr-telega-pets " >
< a href = " https://t.me/pitomcy_vetandlife " target = " _blank " >< img id = " img_qr " src = " <?=get_stylesheet_directory_uri()?>/pub/icons/qt-te-pets.svg " width = " 80 " height = " 80 " /></ a >
< p class = " vazh " > «Питомцы» < br > Telegram </ p >
2023-12-22 22:28:05 +03:00
</ div >
2023-12-23 21:37:22 +03:00
< div class = " footer-qr-pets qr_vk " >
< a href = " https://vk.com/pitomcy_vetandlife " target = " _blank " >< img id = " img_qr " src = " <?=get_stylesheet_directory_uri()?>/pub/icons/qr-vk-pets.svg " width = " 80 " height = " 80 " /></ a >
< p class = " vazh " > «Питомцы» < br > ВКонтакте </ p >
2023-12-22 22:28:05 +03:00
</ div >
2024-04-04 21:44:28 +03:00
< div class = " footer-qr-pets " >
< a href = " https://dzen.ru/pitomcy_vetandlife?favid=254162793 " target = " _blank " >< img id = " img_qr " src = " <?=get_stylesheet_directory_uri()?>/pub/icons/pitomcy_dzen.svg " width = " 80 " height = " 80 " /></ a >
< p class = " vazh " > «Питомцы» < br > Дзен </ p >
2023-12-22 22:28:05 +03:00
</ div >
2023-12-23 21:37:22 +03:00
</ div >
< div id = " footer-logo-pets " >
2023-12-29 22:57:25 +03:00
< a href = " " >< img src = " <?=get_template_directory_uri()?>/pub/icons/pets-logo-2.svg " alt = " Питомцы. В с е о домашних животных " ></ a >
</ div >
2023-12-23 21:37:22 +03:00
< div id = " footer-contact " >
< 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 >
2023-12-22 22:28:05 +03:00
</ div >
2023-12-23 21:37:22 +03:00
2023-12-22 22:28:05 +03:00
< div class = " socials-footer-pets " >
2023-12-23 21:37:22 +03:00
< a href = " https://vk.com/pitomcy_vetandlife " target = " _blank " >< i style = " color: #3B83B5; " class = " fab fa-vk " ></ i ></ a >
< a href = " https://t.me/pitomcy_vetandlife " target = " _blank " >< i style = " color: #3B83B5; " class = " fab fa-telegram-plane " ></ i ></ a >
2024-04-04 21:44:28 +03:00
< a href = " https://ok.ru/pitomcy.vetandlife " title = " Одноклассники " target = " _blank " >
< svg width = " 20 " height = " 20 " viewBox = " 0 0 20 20 " fill = " none " xmlns = " http://www.w3.org/2000/svg " >
< path fill = " #FFA500 " d = " M5.85,0C2.6,0,0,2.6,0,5.85S2.6,11.7,5.85,11.7c3.25,0,5.85-2.6,5.85-5.85C11.7,2.6,9.1,0,5.85,0z
M5 . 8 , 7.3 C5 . 8 , 7.3 , 5.8 , 7.3 , 5.8 , 7.3 C4 . 35 , 7.2 , 2.9 , 5.75 , 3 , 4.3 c0 . 1 - 1.45 , 1.55 - 2.9 , 3 - 3 c1 . 45 , 0.1 , 2.9 , 1.55 , 3 , 3 C8 . 95 , 5.8 , 7.5 , 7.2 , 5.8 , 7.3 z " />
< path fill = " #FFA500 " d = " M7.8,14.4c1.45-0.3,2.85-0.9,4.05-1.8c0.8-0.55,0.8-1.65,0.2-2.4c-0.6-0.8-1.8-0.9-2.4-0.3c0,0,0,0-0.1,0.1l0,0
c - 1.3 , 0.9 - 2.85 , 1.35 - 4.35 , 1.3 c - 1.5 , 0 - 3 - 0.4 - 4.25 - 1.3 c - 0.7 - 0.55 - 1.75 - 0.45 - 2.4 , 0.3 c - 0.55 , 0.8 - 0.45 , 1.8 , 0.3 , 2.4 l0 , 0
c1 . 2 , 0.9 , 2.6 , 1.5 , 4.05 , 1.8 l - 3.6 , 3.7 c - 0.55 , 0.55 - 0.55 , 1.45 , 0 , 2 c0 . 55 , 0.55 , 1.45 , 0.55 , 2 , 0 v - 0.2 l3 . 6 - 3.3 l3 . 6 , 3.7
c0 . 55 , 0.45 , 1.35 , 0.4 , 2 - 0.1 c0 , 0 , 0 , 0 , 0 , 0 c0 . 5 - 0.45 , 0.55 - 1.3 , 0.1 - 1.8 c - 0.05 - 0.05 - 0.1 - 0.1 - 0.15 - 0.15 L7 . 8 , 14.4 z " />
</ svg >
</ a >
2023-12-22 22:28:05 +03:00
</ div >
</ div >
< div id = " footer_2 " >
< div id = " copy " > © Журнал Питомцы < ? = date ( 'Y' ) ?> </div>
< div >
< ? if ( is_page ( 20548 )) : ?>
< ? endif ?>
</ div >
< ul id = " svid " >
< li >< a href = " https://vetandlife.ru/rss/news.xml " target = " _blank " > RSS </ a ></ li >
< 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>
</ ul >
</ div >
< div id = " footer_3 " >
2023-12-29 22:57:25 +03:00
< div class = " rating " > 16 +</ div >
2023-12-22 22:28:05 +03:00
< div id = " pere " >
< ? = vij_lang ( 'copyright_text' , LANG_VERSION ); ?>
</ div >
< div ><!-- LiveInternet logo -->< a href = " https://www.liveinternet.ru/click "
target = " _blank " >< img src = " https://counter.yadro.ru/logo?12.1 "
title = " LiveInternet: number of pageviews for 24 hours, of visitors for 24 hours and for today is shown "
alt = " " style = " border:0 " width = " 88 " height = " 31 " /></ a ><!--/ LiveInternet -->
</ div >
< div style = " margin-left: 12px; " >
<!-- Yandex . Metrika informer -->
< a href = " https://metrika.yandex.ru/stat/?id=56480275&from=informer "
target = " _blank " rel = " nofollow " >< img src = " https://informer.yandex.ru/informer/56480275/3_1_FFFFFFFF_EFEFEFFF_0_pageviews "
style = " width:88px; height:31px; border:0; " alt = " Яндекс.Метрика " title = " Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители) " class = " ym-advanced-informer " data - cid = " 56480275 " data - lang = " ru " /></ a >
<!-- / Yandex . Metrika informer --></ div >
2024-04-18 13:16:31 +03:00
< div style = " margin-left: 12px; " >
<!-- Rating :: top . agroserver . ru counter -->
< a href = " https://agroserver.ru/ " target = " _blank " >
< script language = " javascript " >
var r = escape ( document . referrer );
var rd = Math . random ();
var pr = 'https://top.agroserver.ru/ct/' ;
document . write ( '<img src="' + pr + '?uid=18820&ref=' + r + '&rd=' + rd + '" width="88" height="31" border="0">' );
</ script ></ a >
<!--// Rating :: top . agroserver . ru counter -->
</ div >
2023-12-22 22:28:05 +03:00
</ div >
</ footer >
2024-04-04 21:44:28 +03:00
< script type = 'text/javascript' src = " <?php echo get_stylesheet_directory_uri()?>/scripts/burger-menu.js?ver=20 " ></ script >
2023-12-22 22:28:05 +03:00
< script type = 'text/javascript' src = " <?php echo get_stylesheet_directory_uri()?>/scripts/main-arrow.js?ver=1 " ></ script >
</ body >
</ html >