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/wpforms-.../template.../integrat.../elemento...
File: popup.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Forms builder popup inside Elementor page builder.
[2] Fix | Delete
*
[3] Fix | Delete
* @since 1.6.2
[4] Fix | Delete
*/
[5] Fix | Delete
[6] Fix | Delete
if ( ! \defined( 'ABSPATH' ) ) {
[7] Fix | Delete
exit;
[8] Fix | Delete
}
[9] Fix | Delete
?>
[10] Fix | Delete
<script type="text/html" id="tmpl-wpforms-builder-elementor-popup">
[11] Fix | Delete
<div id="wpforms-builder-elementor-popup" class="wpforms-builder-popup" style="display:none;">
[12] Fix | Delete
<iframe src="about:blank" width="100%" height="100%" id="wpforms-builder-iframe"></iframe>
[13] Fix | Delete
</div>
[14] Fix | Delete
</script>
[15] Fix | Delete
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function