diff --git a/blocks/header.php b/blocks/header.php
index 05bc5f2..1106fd2 100644
--- a/blocks/header.php
+++ b/blocks/header.php
@@ -40,7 +40,7 @@
+//print_r($posts)?>
-
-
-
-
-
+have_posts()) :?>
-
+ have_posts()) : $posts->the_post();?>
@@ -92,12 +217,15 @@ endif;
-
+
+
+
+$GLOBALS['wp_query']->max_num_pages = $posts->max_num_pages;
+get_template_part( '/blocks/paginator');?>
-
@@ -105,4 +233,20 @@ endif;
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/style.css b/style.css
index b0b7ff6..d5ba9d0 100644
--- a/style.css
+++ b/style.css
@@ -280,7 +280,6 @@ a{
}
.search-select{
- width: 155px;
border: 0px;
background:none;
font-size: 14px;
@@ -288,6 +287,26 @@ a{
padding-left: 8px;
}
+ #search-calendar{
+ margin-top: 18px;
+ }
+
+ .search-select-type{
+ width: 155px;
+ }
+
+ .search-select-tags{
+ width: 60px;
+ }
+
+ .search-select-date{
+ width: 120px;
+ }
+
+ .date_arrow{
+ font-size: 10px;
+ margin-left: 20px;
+ }
.search-text{
width: 60%;
diff --git a/tag.php b/tag.php
index 6cd2698..5ae3f3a 100644
--- a/tag.php
+++ b/tag.php
@@ -19,7 +19,8 @@
-
; ?>)
+ $imgurl = IMGSERVER.'news/512x340/'.str_replace('https://vetandlife.ru/wp-content/uploads/', '', get_the_post_thumbnail_url(null, 'full'))?>
+