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.../themes/herald
File: 404.php
<?php get_header(); ?>
[0] Fix | Delete
[1] Fix | Delete
<div class="herald-section container herald-no-sid">
[2] Fix | Delete
[3] Fix | Delete
<article class="herald-page">
[4] Fix | Delete
[5] Fix | Delete
<div class="row">
[6] Fix | Delete
<div class="herald-module col-lg-12 col-md-12 col-mod-single">
[7] Fix | Delete
[8] Fix | Delete
<div class="herald-ovrld">
[9] Fix | Delete
[10] Fix | Delete
<header class="entry-header">
[11] Fix | Delete
<h1 class="entry-title h1"><?php echo __herald( '404_title'); ?></h1>
[12] Fix | Delete
</header>
[13] Fix | Delete
[14] Fix | Delete
<div class="herald-page-thumbnail">
[15] Fix | Delete
[16] Fix | Delete
<?php $img_404 = herald_get_option('image_404') ? herald_get_option('image_404') : herald_get_option('default_fimg'); ?>
[17] Fix | Delete
<?php if(!empty($img_404)): ?>
[18] Fix | Delete
<span><img src="<?php echo esc_url( $img_404 ); ?>"/></span>
[19] Fix | Delete
<?php endif; ?>
[20] Fix | Delete
</div>
[21] Fix | Delete
</div>
[22] Fix | Delete
[23] Fix | Delete
<div class="col-lg-9 col-md-9 col-mod-single">
[24] Fix | Delete
<div class="entry-content herald-entry-content">
[25] Fix | Delete
<h3 class="entry-title"><?php echo __herald( '404_subtitle'); ?></h3>
[26] Fix | Delete
<p><?php echo __herald( '404_text'); ?></p>
[27] Fix | Delete
<?php get_search_form(); ?>
[28] Fix | Delete
</div>
[29] Fix | Delete
</div>
[30] Fix | Delete
[31] Fix | Delete
</div>
[32] Fix | Delete
</div>
[33] Fix | Delete
[34] Fix | Delete
</article>
[35] Fix | Delete
</div>
[36] Fix | Delete
[37] Fix | Delete
<?php get_footer(); ?>
[38] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function