single php buldum. ancak dediğiniz ''
'' bulamadım. bu arada çok teşekkür ederim. mintik.com sitenize bayıldım. faydam olursa diye yurtdışından reklam tıklamasıda yaptım :))

/**
* Theme Single Post Section for our theme.
*
* @package ThemeGrill
* @subpackage ColorMag
* @since ColorMag 1.0
*/
get_header(); ?>

























get_template_part( 'inc/related-posts' );
?>

do_action( 'colormag_before_comments_template' );
// 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();
do_action ( 'colormag_after_comments_template' );
?>