add liveinternet
This commit is contained in:
12
blocks/card_post_happy.php
Normal file
12
blocks/card_post_happy.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?$happyurl = 'https://vetandlife.ru/video/kollektiv-veterinarii-i-zhizni-pozdravlyaet-s-novym-godom/';?>
|
||||
<div class="mini-card">
|
||||
<div class="mini-card-img">
|
||||
<a href="<?=$happyurl?>">
|
||||
<img class="mini-card-img" src="https://img.vetandlife.ru/news/512x340/2023/01/happy_video_1.jpg" alt="Коллектив «Ветеринарии и жизни» поздравляет с Новым годом!">
|
||||
</a>
|
||||
</div>
|
||||
<h2 class="mini-card-title"><a href="<?=$happyurl?>">Коллектив «Ветеринарии и жизни» поздравляет с Новым годом!</a></h2>
|
||||
<div class="mini-card-body">
|
||||
<div class="news_date">31 декабря 2022</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1,4 +1,4 @@
|
||||
<div id="parent_subscript_win"></div>
|
||||
<!--<div id="parent_subscript_win"></div> -->
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
@@ -29,7 +29,7 @@ function getWinVij(){
|
||||
'</div>';
|
||||
|
||||
subscript_win.style.display='block';
|
||||
document.cookie = vij_win_cookie + " = 1; max-age =" + 7 * 24 * 60 * 60 + "; path=/";
|
||||
document.cookie = vij_win_cookie + " = 1; max-age =" + 3 * 24 * 60 * 60 + "; path=/";
|
||||
|
||||
setTimeout("subscript_win.style.display='none'", delay_popup);
|
||||
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
<a href="http://vk.com/share.php?url=<?=get_permalink()?>&<?=get_the_title()?>" target="_blank"><i class="fab fa-vk btn_soc_post"></i></a> <a href="https://telegram.me/share/url?url=<?=get_permalink()?>"> <i class="fab fa-whatsapp btn_soc_post"></i><i class="fab fa-telegram-plane btn_soc_post"></i></a>
|
||||
<a href="http://vk.com/share.php?url=<?=get_permalink()?>&<?=get_the_title()?>" target="_blank"><i class="fab fa-vk btn_soc_post"></i></a>
|
||||
<a href="whatsapp://send?text=<?=get_permalink()?>"><i class="fab fa-whatsapp btn_soc_post"></i></a>
|
||||
<a href="https://telegram.me/share/url?url=<?=get_permalink()?>"><i class="fab fa-telegram-plane btn_soc_post"></i></a>
|
||||
Reference in New Issue
Block a user