1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    'presscore_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

*' ); $comment_form_args = array( 'title_reply' => '', 'title_reply_to' => '', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
' . '', 'email' => '', 'url' => '
' ) ), 'comment_field' => '

', 'must_log_in' => '

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

', 'logged_in_as' => '

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

', 'comment_notes_before' => '

' . __( 'Your email address will not be published.', 'the7mk2' ) . ( $req ? $required_text : '' ) . '

', ); ?>