üstadlar Bilgim olmadıgı için yapamadım atıyorum Footerdan halloluyor fakat denedim yapamadım sadece bu temada değil 4 temadada aynı sorun var..
5
●374
<?php get_header(); ?>
<div id="content" class="narrowcolumn">
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<div class="post" id="post-<?php the_ID(); ?>">
<div class="post-top">
<div class="post-date">
<p><?php the_time('M') ?></p>
<?php the_time('d') ?>
</div>