1 && get_option( 'page_comments' ) ) : the_comments_navigation(); endif; ?>
    'comment_style' ) ); ?>
1 && get_option( 'page_comments' ) ) : the_comments_navigation(); endif; ?>
' . esc_html_e( 'Comments are closed.', 'ariele-lite' ) . '
'; endif; ?> esc_html__( 'Submit Comment', 'ariele-lite' ), 'title_reply' => esc_html__( 'Write a Comment', 'ariele-lite' ), 'comment_notes_after' => '', 'comment_field' => '

' . '

', 'fields' => apply_filters( 'comment_form_default_fields', array ( 'author' => '

' . '

', 'email' => '', 'url' => '

' . '

' ) ), ); comment_form( $comments_args ); ?>