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/blogvaul.../admin/componen...
File: testimony.php
<section id="testimony">
[0] Fix | Delete
<div class="carousel text-center">
[1] Fix | Delete
<div class="slide-div text-center">
[2] Fix | Delete
<input type="radio" name="slides" id="radio-1" checked>
[3] Fix | Delete
<input type="radio" name="slides" id="radio-2">
[4] Fix | Delete
<input type="radio" name="slides" id="radio-3">
[5] Fix | Delete
<input type="radio" name="slides" id="radio-4">
[6] Fix | Delete
<?php
[7] Fix | Delete
if ($this->bvinfo->isMalcare()) {
[8] Fix | Delete
require_once dirname( __FILE__ ) . "/mc_testimony.php";
[9] Fix | Delete
} else {
[10] Fix | Delete
require_once dirname( __FILE__ ) . "/bv_testimony.php";
[11] Fix | Delete
}
[12] Fix | Delete
?>
[13] Fix | Delete
<div class="slidesNavigation text-center">
[14] Fix | Delete
<label for="radio-1" id="dotForRadio-1"></label>
[15] Fix | Delete
<label for="radio-2" id="dotForRadio-2"></label>
[16] Fix | Delete
<label for="radio-3" id="dotForRadio-3"></label>
[17] Fix | Delete
<label for="radio-4" id="dotForRadio-4"></label>
[18] Fix | Delete
</div>
[19] Fix | Delete
</div>
[20] Fix | Delete
</div>
[21] Fix | Delete
</section>
[22] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function