: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* ReduxTemplates - Full Width / Stretched
* @package redux-framework
defined( 'ABSPATH' ) || exit;
// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
echo '<style id="redux-template-overrides">' . ReduxTemplates\Template_Overrides::get_overrides() . '</style>';
// If comments are open, or we have at least one comment, load up the comment template.
if ( comments_open() || get_comments_number() ) :
endwhile; // End of the loop.