+
+
+
+ display_name;
+ }
+ if ( isset($archiveTitle) && $archiveTitle ) {
+ $archiveTitle = apply_filters( 'biz_vektor_archiveTitCustom', $archiveTitle );
+ echo ''.esc_html( $archiveTitle ).'
'; + } +/*-------------------------------------------*/ +/* Archive description +/*-------------------------------------------*/ + if ( is_category() || is_tax() || is_tag() ) { + $category_description = term_description(); + $page = get_query_var( 'paged', 0 ); + if ( ! empty( $category_description ) && $page == 0 ) { + echo ' '; + } + } + ?> + get_queried_object(); + $post = get_page_by_path('category-'.esc_html($tax_slug->slug)); + if ($post) { + ?> +
+ post_content);
+ echo str_replace(']]>', ']]>', $content);
+ ?>
+
+ + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+
+