<h1 class="page-banner__title">
<?php if (is_category()) {
single_cat_title();
}
if (is_author()) {
the_author();
} ?>
</h1>
<h1 class="page-banner__title">
<?php if (is_category()) {
single_cat_title();
}
if (is_author()) {
the_author();
} ?>
</h1>