'ct-respond-form ', 'title_reply' => __( 'Leave a Reply', 'blocksy' ), 'cancel_reply_link' => __( 'Cancel Reply', 'blocksy' ), // Title reply 'title_reply_before' => '
', 'title_reply_after' => '
', // Cancel reply 'cancel_reply_before' => '', 'cancel_reply_after' => '', // Logged in as 'logged_in_as' => '', // Comment notes 'comment_notes_before' => '', // Input fields 'fields' => [ // Author input 'author' => '
', // Email input 'email' => '
', 'url' => '
', ], // Textarea 'comment_field' => '
', // submit button 'submit_button' => '', ]; ?>

    true, 'avatar_size' => 50, 'callback' => 'blocksy_custom_comment_template', ] ); ?>
1 && get_option( 'page_comments' ) ) : ?>