custom left and right pets
This commit is contained in:
@@ -19,15 +19,15 @@
|
|||||||
<?if (LANG_VERSION == 'ru'):?>
|
<?if (LANG_VERSION == 'ru'):?>
|
||||||
|
|
||||||
<?php // get_template_part( '/blocks/opinion', null, ['subclass' => '']);
|
<?php // get_template_part( '/blocks/opinion', null, ['subclass' => '']);
|
||||||
get_blocks_gen('opinion');
|
//get_blocks_gen('opinion');
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<?php // get_template_part( '/blocks/citats');
|
<?php // get_template_part( '/blocks/citats');
|
||||||
get_blocks_gen( 'citats' );?>
|
//get_blocks_gen( 'citats' );?>
|
||||||
|
|
||||||
<?php //include VIJ_CACHE.'opinion.html';?>
|
<?php //include VIJ_CACHE.'opinion.html';?>
|
||||||
<?php //get_template_part( '/blocks/citata', null, ['subclass' => '']);?>
|
<?php //get_template_part( '/blocks/citata', null, ['subclass' => '']);?>
|
||||||
<?php get_template_part( '/blocks/events');?>
|
<?php //get_template_part( '/blocks/events');?>
|
||||||
<?php //include VIJ_CACHE.'events.html';?>
|
<?php //include VIJ_CACHE.'events.html';?>
|
||||||
|
|
||||||
<div class="right-info">
|
<div class="right-info">
|
||||||
@@ -60,21 +60,8 @@ window.yaContextCb.push(()=>{
|
|||||||
|
|
||||||
|
|
||||||
<div id="right">
|
<div id="right">
|
||||||
<div id="socials">
|
|
||||||
|
|
||||||
|
<?php //include get_template_directory().'/blocks/archive.php';?>
|
||||||
<a href="https://vk.com/vizhuvizh" target="_blank"><i style="color: #3B83B5;" class="fab fa-vk 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/c/ВетеринарияиЖизнь" target="_blank"><i style="color: red;" class="fab fa-youtube btn_soc"></i></a>
|
|
||||||
|
|
||||||
<!-- <div class="btn soc_vk"></div>
|
|
||||||
<div class="soc_btn soc_fb"></div>
|
|
||||||
<div class="soc_btn soc_telegram"></div>
|
|
||||||
<div class="soc_btn soc_youtube"></div>
|
|
||||||
<div class="soc_btn soc_instagram"></div> -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<?php include get_template_directory().'/blocks/archive.php';?>
|
|
||||||
<?php //include VIJ_CACHE.'archive.html'?>
|
<?php //include VIJ_CACHE.'archive.html'?>
|
||||||
|
|
||||||
<div id="subscript_box">
|
<div id="subscript_box">
|
||||||
@@ -160,7 +147,7 @@ window.yaContextCb.push(()=>{
|
|||||||
|
|
||||||
<?endif?>
|
<?endif?>
|
||||||
|
|
||||||
<?php include get_template_directory().'/blocks/mobile-gazeta.php';?>
|
<?php //include get_template_directory().'/blocks/mobile-gazeta.php';?>
|
||||||
|
|
||||||
|
|
||||||
<?if (LANG_VERSION == 'ru'):?>
|
<?if (LANG_VERSION == 'ru'):?>
|
||||||
@@ -217,7 +204,7 @@ window.yaContextCb.push(()=>{
|
|||||||
<div class="footer_sub">
|
<div class="footer_sub">
|
||||||
<?php wp_nav_menu( array(
|
<?php wp_nav_menu( array(
|
||||||
'menu_class' => 'menu_footer',
|
'menu_class' => 'menu_footer',
|
||||||
'menu' => $mainmenu
|
'menu' => 'mainmenu-pets'
|
||||||
));?>
|
));?>
|
||||||
</div>
|
</div>
|
||||||
<div id="footer_up">
|
<div id="footer_up">
|
||||||
|
|||||||
Reference in New Issue
Block a user