From: Laury GvR Date: Mon, 29 Apr 2019 18:01:41 +0000 (-0400) Subject: Don't show featured image on Book Now page X-Git-Tag: v1.0.19^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=201120c34fdcd9c4565d5fb93a17cb3a1959c52e;p=WP-Themes%2Fbayharbor.git Don't show featured image on Book Now page --- diff --git a/parts/header-meta.php b/parts/header-meta.php index 622c15a..b70c120 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/sections/interior-page.php b/sections/interior-page.php index dff9000..5ef484e 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -1,20 +1,24 @@
- - + +
+
diff --git a/style.css b/style.css index 136f3a0..3c8d109 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: bayharbor Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Bay Harbor -Version: 1.0.18 +Version: 1.0.19 */