name; if( 'News Digest' == $activate_theme ){ $vrsn_two_class = 'vrsn-three'; } elseif( 'Medford News' == $activate_theme || 'News Mart' == $activate_theme){ $vrsn_two_class = 'vrsn-four'; } elseif( 'Editor News' == $activate_theme || 'EditorPress' == $activate_theme){ $vrsn_two_class = 'vrsn-five'; } elseif( 'Newsio' == $activate_theme || 'Seattle News' == $activate_theme || 'News Gadgets' == $activate_theme || 'Frankfurt News' == $activate_theme || 'News Gallery' == $activate_theme){ $vrsn_two_class = 'vrsn-two'; }else{ $vrsn_two_class = ''; } ?>

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

logged in to post a comment','newsexo' ), 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' => '

' . __( "Logged in as",'newsexo' ).' '.''.$user_identity.''. ' '. ''.__("Logout",'newsexo').'' . '

', 'id_submit'=> 'send_button', 'label_submit'=>__( 'Submit','newsexo'), 'comment_notes_after'=> '', 'title_reply'=> '
'.__('Leave a Reply','newsexo').'
', 'id_form'=> 'action' ); comment_form($defaults);?>