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/wp-conte.../plugins/custom-t.../admin/builder/template.../screens
File: select-feed.php
<div v-if="viewsActive.pageScreen == 'selectFeed'" class="ctf-fb-fs">
[0] Fix | Delete
<div class="ctf-fb-create-ctn ctf-fb-wrapper">
[1] Fix | Delete
<div class="ctf-fb-heading">
[2] Fix | Delete
<h1>{{selectFeedTypeScreen.mainHeading}}</h1>
[3] Fix | Delete
<div class="ctf-fb-btn ctf-fb-slctf-nxt ctf-fb-btn-ac ctf-btn-orange" :data-active="creationProcessCheckAction()" @click.prevent.default="creationProcessNext()">
[4] Fix | Delete
<span>{{genericText.next}}</span>
[5] Fix | Delete
<svg width="7" height="11" viewBox="0 0 7 11" fill="none" xmlns="http://www.w3.org/2000/svg">
[6] Fix | Delete
<path d="M1.3332 0.00683594L0.158203 1.18184L3.97487 5.00684L0.158203 8.83184L1.3332 10.0068L6.3332 5.00684L1.3332 0.00683594Z" fill="white"/>
[7] Fix | Delete
</svg>
[8] Fix | Delete
</div>
[9] Fix | Delete
</div>
[10] Fix | Delete
<?php
[11] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/feeds-type.php';
[12] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/select-source.php';
[13] Fix | Delete
include_once CTF_BUILDER_DIR . 'templates/sections/select-template.php';
[14] Fix | Delete
?>
[15] Fix | Delete
</div>
[16] Fix | Delete
<div class="ctf-fb-ft-action ctf-fb-slctfd-action ctf-fb-fs">
[17] Fix | Delete
<div class="ctf-fb-wrapper">
[18] Fix | Delete
<div class="ctf-fb-slctf-back ctf-fb-hd-btn ctf-btn-grey" @click.prevent.default="creationProcessBack()"><svg width="7" height="11" viewBox="0 0 7 11" fill="none" xmlns="http://www.w3.org/2000/svg">
[19] Fix | Delete
<path d="M6.3415 1.18184L5.1665 0.00683594L0.166504 5.00684L5.1665 10.0068L6.3415 8.83184L2.52484 5.00684L6.3415 1.18184Z" fill="#141B38"/>
[20] Fix | Delete
</svg>
[21] Fix | Delete
<span>{{genericText.back}}</span>
[22] Fix | Delete
</div>
[23] Fix | Delete
<div class="ctf-fb-btn ctf-fb-slctf-nxt ctf-fb-btn-ac ctf-btn-orange" :data-active="creationProcessCheckAction()" @click.prevent.default="creationProcessNext()">
[24] Fix | Delete
<span>{{genericText.next}}</span>
[25] Fix | Delete
<svg width="7" height="11" viewBox="0 0 7 11" fill="none" xmlns="http://www.w3.org/2000/svg">
[26] Fix | Delete
<path d="M1.3332 0.00683594L0.158203 1.18184L3.97487 5.00684L0.158203 8.83184L1.3332 10.0068L6.3332 5.00684L1.3332 0.00683594Z" fill="white"/>
[27] Fix | Delete
</svg>
[28] Fix | Delete
</div>
[29] Fix | Delete
</div>
[30] Fix | Delete
</div>
[31] Fix | Delete
</div>
[32] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function