add fix problem
This commit is contained in:
12
footer.php
12
footer.php
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
<?php get_template_part( '/blocks/opinion', null, ['subclass' => '']);?>
|
||||
<?php get_template_part( '/blocks/citata', null, ['subclass' => '']);?>
|
||||
<?php //get_template_part( '/blocks/citata', null, ['subclass' => '']);?>
|
||||
<?php get_template_part( '/blocks/events');?>
|
||||
|
||||
|
||||
@@ -58,6 +58,11 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="right-info">
|
||||
<a href="https://vetandlife.ru/consumer/proizvoditelej-i-retejl-ulichili-v-prodazhe-nebezopasnyh-i-falsificirovannyh-konservov/?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" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<?get_template_part( '/blocks/mosts', null, ['subclass' => '']);?>
|
||||
</div>
|
||||
@@ -90,7 +95,8 @@
|
||||
<a href="<?php echo home_url(); ?>"><img src = "<?=get_stylesheet_directory_uri()?>/pub/logo/vij-148-1.png" alt = "Ветеринария и жизнь. Газета и сайт" /></a>
|
||||
</div>
|
||||
<div id="footer_subscript">
|
||||
<button class="sub_button">Газета ВиЖ. Оформить подписку</button>
|
||||
<button class="sub_button" onclick="location.href='https://vetandlife.ru/subscripts'" type="button">
|
||||
Газета ВиЖ. Оформить подписку</button>
|
||||
</div>
|
||||
<div id="socials_footer">
|
||||
|
||||
@@ -108,7 +114,7 @@
|
||||
<div id="copy">© Ветеринария и жизнь 2021</div>
|
||||
<ul id="svid">
|
||||
<li>Свидетельство о регистрации СМИ</li>
|
||||
<li>Политика конфидициальности</li>
|
||||
<li><a href="https://vetandlife.ru/wp-content/uploads/2021/10/privacy.pdf" target="_blank">Политика конфидициальности</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user