Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/wordpres.../template...
File: wws-template-6-form.php
<?php defined( 'ABSPATH' ) || exit; ?>
[0] Fix | Delete
[1] Fix | Delete
<div class="wws-popup__support-person-back wws--bg-color wws--text-color" data-wws-multi-support-back>
[2] Fix | Delete
<?php echo WWS_Icons::get( 'arrow-left' ); ?>
[3] Fix | Delete
</div>
[4] Fix | Delete
[5] Fix | Delete
<input class="wws-popup-multi-support-pre-essage" type="hidden" value="<?php echo esc_attr( $pre_message ); ?>">
[6] Fix | Delete
<input class="wws-popup-multi-support-number" type="hidden" value="<?php echo esc_attr( $multi_account[$support_person_id]['contact'] ) ?>">
[7] Fix | Delete
[8] Fix | Delete
<input type="tel" class="wws-popup__fields-number" placeholder="<?php echo esc_attr( get_option( 'wws_number_placeholder_text' ) ) ?>">
[9] Fix | Delete
[10] Fix | Delete
<div class="wws-popup__fields-textarea-wrapper">
[11] Fix | Delete
[12] Fix | Delete
<textarea name="" class="wws-popup__input wws-popup__fields-textarea" placeholder="<?php echo esc_attr( get_option( 'wws_input_placeholder_text' ) ) ?>"></textarea>
[13] Fix | Delete
[14] Fix | Delete
<svg class="wws-popup__send-btn" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
[15] Fix | Delete
<style type="text/css">
[16] Fix | Delete
.wws-lau00001{fill:<?php echo esc_html( get_option( 'wws_layout_background_color' ) ) ?>80;}
[17] Fix | Delete
.wws-lau00002{fill:<?php echo esc_html( get_option( 'wws_layout_background_color' ) ) ?>;}
[18] Fix | Delete
</style>
[19] Fix | Delete
<path id="path0_fill" class="wws-lau00001" d="M38.9,19.8H7.5L2,39L38.9,19.8z"></path>
[20] Fix | Delete
<path id="path0_fill_1_" class="wws-lau00002" d="M38.9,19.8H7.5L2,0.7L38.9,19.8z"></path>
[21] Fix | Delete
</svg>
[22] Fix | Delete
[23] Fix | Delete
<div class="wws-clearfix"></div>
[24] Fix | Delete
[25] Fix | Delete
</div>
[26] Fix | Delete
[27] Fix | Delete
<?php do_action( 'wws_action_plugin' ) ?>
[28] Fix | Delete
[29] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function