Alıntı
<?php get_header(); ?>
<div id="bigcolumn">
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/single.html'; ?>
<div class="clear"></div>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
single dosyası bundan ibaret <?php get_sidebar(); ?>
kodunu cıkarıp denedim yine olmadı <?php get_footer(); ?>[/ kodunu cıkardım denedim yine de olması :S