1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    'ol', 'short_ping' => true, 'avatar_size'=> 64 ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

'commentform', 'id_submit' => 'submit', 'title_reply' => __( 'Leave a Reply', 'slresponsive' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'slresponsive' ), 'cancel_reply_link' => __( 'Cancel Reply', 'slresponsive' ), 'label_submit' => __( 'Post Comment', 'slresponsive' ), 'comment_field' => '
', 'must_log_in' => '

' . sprintf( __( 'You must be logged in to post a comment.', 'slresponsive' ), wp_login_url( apply_filters( 'the_permalink', get_permalink() ) ) ) . '

', 'logged_in_as' => '

' . sprintf( __( 'Logged in as %2$s. Log out?', 'slresponsive' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '

', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
' . ' ' . '
', 'email' => '
' . '
', ) ), ); ?>