Kodlarda olmadan gösteremez hocam. single.php dosyasını veya site ismini ve bilgilerinizi gönderirseniz ilgileneyim.
Single Php Dosyası
/**
* The Template for displaying all single posts.
*
* @package web2feel
*/
get_header(); ?>
// If comments are open or we have at least one comment, load up the comment template
if ( comments_open() || '0' != get_comments_number() )
comments_template();
?>
Ek Olarak: Hallettim çok teşekkür ederim :D