' . '

' . __('This post is password protected. Enter the password to view any comments.','sumakweb') . '

' . '
'; return; } if (have_comments()) { echo '
'; echo '

'; printf(_n('One thought on “%2$s”','%1$s thoughts on “%2$s”',get_comments_number(),'sumakweb'),number_format_i18n(get_comments_number()),'' . get_the_title() . ''); echo '

'; if (get_comment_pages_count() > 1 && get_option('page_comments')) { echo '
' . '' . '' . '
'; } echo '
    '; wp_list_comments(array('callback' => 'sumakweb_comment')); echo '
'; if (get_comment_pages_count() > 1 && get_option('page_comments')) { echo '
' . '' . '' . '
'; } else if (!comments_open() && !is_page() && post_type_supports(get_post_type(),'comments')) { echo '

' . __('Comments are closed.','sumakweb') . '

'; } echo '
'; } ?>
'

' . '' . '' . '

' ,'comment_notes_after' => '' . __('Help','sumakweb') . '' . '' )); ?>