One Comment.', 'There are %1$s Comments.', get_comments_number(), 'themepacific' ), number_format_i18n( get_comments_number() )); ?>

1 && get_option( 'page_comments' ) ) : /* are there comments to navigate through */?>
    'comment','callback' => 'themepacific_comment' ) ); ?>
    'pingback', 'callback' => 'themepacific_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

apply_filters( 'comment_form_default_fields', array( 'author' => '
' . '' . ' ' . ( $req ? '*' : '' ) . '
' . '
', 'email' => '
' . '' . ' ' . ( $req ? '*' : '' ) . '
' . '
', 'url' => '
' . '' . '' . '
' . '
' ) ), 'comment_field' => '
' . '' . '
', 'comment_notes_before' => '', 'comment_notes_after' => '', 'title_reply' => __('Leave a Reply','ThemePacific') , ); comment_form($comment_form, $post->ID); ?>