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: footer.php
[0] Fix | Delete
<?php do_action('herald_before_end_content'); ?>
[1] Fix | Delete
[2] Fix | Delete
</div>
[3] Fix | Delete
[4] Fix | Delete
<?php get_template_part('template-parts/ads/above-footer'); ?>
[5] Fix | Delete
[6] Fix | Delete
<footer id="footer" class="herald-site-footer herald-slide">
[7] Fix | Delete
[8] Fix | Delete
<?php if( herald_get_option('footer_widgets') ): ?>
[9] Fix | Delete
<?php get_template_part('template-parts/footer/widgets' ); ?>
[10] Fix | Delete
<?php endif; ?>
[11] Fix | Delete
[12] Fix | Delete
<?php if( herald_get_option('footer_bottom') ): ?>
[13] Fix | Delete
<?php get_template_part('template-parts/footer/bottom' ); ?>
[14] Fix | Delete
<?php endif; ?>
[15] Fix | Delete
[16] Fix | Delete
</footer>
[17] Fix | Delete
[18] Fix | Delete
<?php if( herald_get_option('scroll_to_top') ) : ?>
[19] Fix | Delete
<a href="javascript:void(0)" id="back-top" class="herald-goto-top"><i class="fa fa-angle-up"></i></a>
[20] Fix | Delete
<?php endif; ?>
[21] Fix | Delete
[22] Fix | Delete
[23] Fix | Delete
<?php wp_footer(); ?>
[24] Fix | Delete
[25] Fix | Delete
</body>
[26] Fix | Delete
</html>
[27] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function