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-2.php
<?php defined( 'ABSPATH' ) || exit; ?>
[0] Fix | Delete
[1] Fix | Delete
<div id="wws-layout-2" class="wws-popup-container wws-popup-container--position">
[2] Fix | Delete
[3] Fix | Delete
<?php if ( 'yes' === get_option( 'wws_gradient_status' ) ) : ?>
[4] Fix | Delete
<div class="wws-gradient wws-gradient--position"></div>
[5] Fix | Delete
<?php endif; ?>
[6] Fix | Delete
[7] Fix | Delete
<!-- Popup -->
[8] Fix | Delete
<div class="wws-popup" data-wws-popup-status="0">
[9] Fix | Delete
[10] Fix | Delete
<!-- Popup header -->
[11] Fix | Delete
<div class="wws-popup__header">
[12] Fix | Delete
[13] Fix | Delete
<!-- Popup close button -->
[14] Fix | Delete
<div class="wws-popup__close-btn wws--text-color wws--bg-color wws-shadow">
[15] Fix | Delete
<?php echo WWS_Icons::get( 'close' ); ?>
[16] Fix | Delete
</div>
[17] Fix | Delete
<div class="wws-clearfix"></div>
[18] Fix | Delete
<!-- .Popup close button -->
[19] Fix | Delete
[20] Fix | Delete
</div>
[21] Fix | Delete
<!-- .Popup header -->
[22] Fix | Delete
[23] Fix | Delete
<!-- Popup body -->
[24] Fix | Delete
<div class="wws-popup__body">
[25] Fix | Delete
[26] Fix | Delete
<!-- Popup support -->
[27] Fix | Delete
<div class="wws-popup__support-wrapper">
[28] Fix | Delete
<div class="wws-popup__support wws-shadow">
[29] Fix | Delete
<div class="wws-popup__support-about wws--text-color wws--bg-color">
[30] Fix | Delete
<div class="wws-popup__support-img-wrapper">
[31] Fix | Delete
<?php if ( '' === get_option( 'wws_support_person_image' ) ) : ?>
[32] Fix | Delete
<img class="wws-popup__support-img" src="<?php echo esc_url( WWS_PLUGIN_URL . 'assets/img/user.svg' ); ?>" alt="WeCreativez WhatsApp Support" width="50" height="50">
[33] Fix | Delete
<?php else: ?>
[34] Fix | Delete
<img class="wws-popup__support-img" src="<?php echo esc_url( get_option( 'wws_support_person_image' ) ) ?>" alt="WeCreativez WhatsApp Support" width="50" height="50">
[35] Fix | Delete
<?php endif; ?>
[36] Fix | Delete
</div>
[37] Fix | Delete
<?php echo esc_textarea( apply_filters( 'wws_about_support_text', get_option( 'wws_about_support_text' ) ) ) ?>
[38] Fix | Delete
</div>
[39] Fix | Delete
<div class="wws-popup__support-welcome">
[40] Fix | Delete
<?php echo esc_html( get_option( 'wws_welcome_message' ) ) ?>
[41] Fix | Delete
</div>
[42] Fix | Delete
<?php do_action( 'wws_action_plugin' ) ?>
[43] Fix | Delete
</div>
[44] Fix | Delete
</div>
[45] Fix | Delete
<!-- Popup support -->
[46] Fix | Delete
[47] Fix | Delete
<!-- Popup input -->
[48] Fix | Delete
<div class="wws-popup__input-wrapper wws-shadow">
[49] Fix | Delete
[50] Fix | Delete
<input type="text" class="wws-popup__input" placeholder="<?php echo esc_attr( get_option( 'wws_input_placeholder_text' ) ) ?>" autocomplete="off">
[51] 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">
[52] Fix | Delete
<style type="text/css">
[53] Fix | Delete
.wws-lau00001{fill:<?php echo esc_html( get_option( 'wws_layout_background_color' ) ) ?>80;}
[54] Fix | Delete
.wws-lau00002{fill:<?php echo esc_html( get_option( 'wws_layout_background_color' ) ) ?>;}
[55] Fix | Delete
</style>
[56] Fix | Delete
<path id="path0_fill" class="wws-lau00001" d="M38.9,19.8H7.5L2,39L38.9,19.8z"></path>
[57] Fix | Delete
<path id="path0_fill_1_" class="wws-lau00002" d="M38.9,19.8H7.5L2,0.7L38.9,19.8z"></path>
[58] Fix | Delete
</svg>
[59] Fix | Delete
</div>
[60] Fix | Delete
<div class="wws-clearfix"></div>
[61] Fix | Delete
<!-- .Popup input -->
[62] Fix | Delete
[63] Fix | Delete
</div>
[64] Fix | Delete
<!-- .Popup body -->
[65] Fix | Delete
[66] Fix | Delete
</div>
[67] Fix | Delete
<!-- .Popup -->
[68] Fix | Delete
[69] Fix | Delete
[70] Fix | Delete
<!-- .Popup footer -->
[71] Fix | Delete
<div class="wws-popup__footer">
[72] Fix | Delete
[73] Fix | Delete
<!-- Popup open button -->
[74] Fix | Delete
<div class="wws-popup__open-btn wws--text-color wws--bg-color wws-shadow">
[75] Fix | Delete
<?php echo WWS_Icons::get( 'whatsapp' ); ?> <span><?php echo esc_html( apply_filters( 'wws_trigger_button_text', get_option( 'wws_trigger_button_text' ) ) ) ?></span>
[76] Fix | Delete
</div>
[77] Fix | Delete
<div class="wws-clearfix"></div>
[78] Fix | Delete
<!-- .Popup open button -->
[79] Fix | Delete
[80] Fix | Delete
</div>
[81] Fix | Delete
<!-- Popup footer -->
[82] Fix | Delete
[83] Fix | Delete
[84] Fix | Delete
</div>
[85] Fix | Delete
[86] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function