> >
>
name; $h1_text = get_archive_field($post_type, 'h1_text'); $subtitle = get_archive_field($post_type, 'subtitle'); if ($h1_text) { $show_layout = true; } } elseif (get_field('h1_text')) { $h1_text = get_field('h1_text'); $show_layout = true; } if ($show_layout): ?>

Очень скоро с вами свяжется наш отдел заботы, чтобы ответить на все интересующие вопросы.

45+
decoration
групповых и персональных тренировок
name; $title = get_archive_field($post_type, 'h1_text'); if (!$title) { $post_type_obj = get_queried_object(); $title = $post_type_obj->labels->name; } } else { $title = trim(preg_replace('/\s*\([^)]*\)/', '', get_the_title())); } ?>