add wp-future
This commit is contained in:
19
footer.php
19
footer.php
@@ -101,17 +101,6 @@
|
||||
<?get_template_part( '/blocks/mosts', null, ['subclass' => 'mob-lite']);?>
|
||||
<?endif?>
|
||||
|
||||
<?if (LANG_VERSION == 'ru'):?>
|
||||
|
||||
<div class="right-info">
|
||||
<a href="https://vetandlife.ru/без-рубрики/veterinariya-i-zhizn-obyavlyaet-o-novom-fotokonkurse-sovremennoe-zhivotnovodstvo-i-veterinariya/">
|
||||
<img src="https://vetandlife.ru/wp-content/uploads/2022/01/new_comp_240x400.jpg" width="240" height="400" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<?endif?>
|
||||
|
||||
|
||||
|
||||
<?//php include VIJ_CACHE.'mosts.html';?>
|
||||
</div>
|
||||
@@ -119,6 +108,7 @@
|
||||
|
||||
<?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" />
|
||||
@@ -145,11 +135,6 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mobile-info">
|
||||
<a href="https://vetandlife.ru/без-рубрики/veterinariya-i-zhizn-obyavlyaet-o-novom-fotokonkurse-sovremennoe-zhivotnovodstvo-i-veterinariya/">
|
||||
<img src="https://vetandlife.ru/wp-content/uploads/2022/01/new_comp_240x200.jpg" width="240" height="200" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<?endif?>
|
||||
|
||||
@@ -226,6 +211,7 @@
|
||||
<div id="footer_2">
|
||||
<div id="copy">© <?=vij_lang('copyright', LANG_VERSION);?> <?=date('Y')?></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>
|
||||
@@ -257,7 +243,6 @@
|
||||
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/burger-menu.js?ver=19"></script>
|
||||
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/main-arrow.js?ver=1"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user