Archive.Php'de bulun :
Alıntı
<p class="date">
<?php _e(''); ?> <?php the_author_posts_link(); ?> | <?php the_time(__('F j, Y')); ?>
</p>
Değiştirin :
Alıntı
<p class="date">
<?php the_author_posts_link(); ?> | <?php the_time(__('F j, Y')); ?>
</p>
Sorunun
kesin çözümüdür .
Bu sorunun olduğu sayfalarda , "
<?php _e(''); ?>" kodunu silerseniz , sorun çözülür