1 && get_option( 'page_comments' ) ) : ?> 'consultstreet_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : ?> comment_status) : ?>

logged in to post a comment','consultstreet' ), esc_url(home_url( 'wp-login.php' ) . '?redirect_to=' . urlencode(get_permalink()))); ?>

'
', 'email' => '
', ); function my_fields($fields) { return $fields; } add_filter('comment_form_default_fields','my_fields'); $defaults = array( 'fields'=> apply_filters( 'comment_form_default_fields', $fields ), 'comment_field'=> '
', 'logged_in_as' => '

' . esc_html__( "Logged in as",'consultstreet' ).' '.''. esc_html( $user_identity ).''. ' '. ''.esc_html__("Logout",'consultstreet').'' . '

', 'id_submit'=> 'send_button', 'label_submit'=>esc_html__( 'Submit','consultstreet'), 'comment_notes_after'=> '', 'title_reply'=> '

'.esc_html__('Leave a Reply','consultstreet').'

', 'id_form'=> 'action' ); comment_form($defaults);?>