: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Template used when Blank Canvas option is enabled for a page. Disables most everything from the active theme.
* @package Themify Builder
<html <?php language_attributes(); ?>>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<body <?php body_class(); ?>>
<?php while ( have_posts() ) : the_post(); ?>