index.php 'nin 16. satırı hatalı.
single php bu arkadaşlar sorun nedir çok bilgim yok kusura bakmayın.
/**
* The template for displaying all single posts.
*
* @package TA Magazine
*/
get_header(); ?>
remove_filter('the_content', 'sharing_display', 19); ?>
remove_filter('the_excerpt', 'sharing_display', 19); ?>
ID, '_cmb_full_width') ) ? '1' : '0'; ?>
// If comments are open or we have at least one comment, load up the comment template
if ( comments_open() || get_comments_number() ) :
comments_template();
endif;
?>