' . get_the_title() . '' ); ?>

1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    'ul', 'short_ping' => true, 'avatar_size' => 55, 'callback' => 'anza_post_comments' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

esc_html__( 'Submit Comment', 'anza-lite' ), 'title_reply' => esc_html__( 'Leave a Comment', 'anza-lite' ), 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
'.esc_html__( 'Name*', 'anza-lite' ).'
', 'email' => '
'.esc_html__( 'Email*', 'anza-lite' ).'
', 'url' => '' ) ), 'comment_notes_after' => '', 'comment_field' => '
'.esc_html__( 'Comment*', 'anza-lite' ).'
', ); ?>