From e18cca72f77ed9b57580c4bd09aa9b54996db88f Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 11 Sep 2018 14:10:24 -0400 Subject: [PATCH] switching header image function in internal pages --- functions.php | 4 ++-- page.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index b57b24d..17b08cc 100644 --- a/functions.php +++ b/functions.php @@ -354,7 +354,7 @@ function glm_site_scripts() function glm_get_background() { if (has_post_thumbnail()) { $image_data = wp_get_attachment_image_src(get_post_thumbnail_id(), "full"); - $imageUrl = ''; + $imageUrl = "