ERROR: Trying to access array offset on value of type null
I found the following error (through Query Monitor):
Trying to access array offset on value of type null
Located at:
wp-content/themes/betheme/includes/content-single.php:286
load_template('wp-content/themes/betheme/includes/content-single.php')
wp-includes/template.php:676
locate_template()
wp-includes/general-template.php:204
get_template_part('includes/content','single')
wp-content/themes/betheme/single.php:64
wp-content/themes/betheme/includes/content-single.php:286
load_template('wp-content/themes/betheme/includes/content-single.php')
wp-includes/template.php:676
locate_template()
wp-includes/general-template.php:204
get_template_part('includes/content','single')
wp-content/themes/betheme/single.php:64
Is this a problem?
Comments