' . __( 'This post is password protected. Enter the password to view any comments.', 'mframe' ) . '

'; return; } if ( have_comments()) { ?>

1 && get_option( 'page_comments' ) && mframe_option( 'pages-above-comms' )) { ?>
1 && get_option( 'page_comments' ) && mframe_option( 'pages-below-comms' )) { ?>
'

', 'email' => '

', 'url' => '

' ); comment_form( $defaults = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'comment_field' => '

', 'comment_notes_after' => '', 'cancel_reply_link' => __( '/ Cancel', 'mframe' ), 'label_submit' => 'Post Comment' )); } if ( !comments_open() && !is_page()) { echo '

' . __( 'Comments are closed.', 'mframe' ) . '

'; } ?>