'astrothemes_comments' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '
', 'url' => '
') ), 'comment_field' => '
', 'logged_in_as' => '

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

', 'title_reply' => '

' . esc_html__( 'Leave a Reply' , 'apollo-hotel' ) . '

', 'cancel_reply_link' => esc_html__( 'Cancel' , 'apollo-hotel' ), 'label_submit' => esc_html__( 'Submit Comment' , 'apollo-hotel' ), 'submit_button' => '', 'comment_form_after' => '
', ); comment_form( $custom_comment_form ); ?>