rename theme day
This commit is contained in:
@@ -6,7 +6,7 @@ if ($pinned_post):
|
||||
$mainpost_id = $pinned_post->ID;
|
||||
?>
|
||||
|
||||
<div class="maintitle-mob">Главное</div>
|
||||
<div class="maintitle-mob">Тема дня</div>
|
||||
|
||||
<div class="article-item__text article-item-mob">
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ if ($pinned_post) :
|
||||
<div class="hero-banner__bg">
|
||||
<?=render_webp_picture_by_post( $pinned_post->ID );?>
|
||||
</div>
|
||||
<p class="hero-banner__main">Главное</p>
|
||||
<p class="hero-banner__main">Тема дня</p>
|
||||
<div class="hero-banner__content">
|
||||
<p class="hero-banner__title subtitle-16">
|
||||
<?php echo get_the_title($pinned_post->ID); ?>
|
||||
|
||||
Reference in New Issue
Block a user