From: Anthony Talarico Date: Thu, 31 May 2018 18:25:51 +0000 (-0400) Subject: changing the front page template , removing events and adding slideshow X-Git-Tag: v1.0.0^2~10 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=85c67664a5e78187e661f9a8c54aa73fb35de2e3;p=WP-Themes%2Fhpakidscamp.git changing the front page template , removing events and adding slideshow --- diff --git a/index.php b/index.php index 9c998ce..5405eee 100644 --- a/index.php +++ b/index.php @@ -10,7 +10,7 @@ include "sections/header.php"; include "sections/off-canvas.php"; if (is_front_page()) { - include "sections/landing-page.php"; + include "sections/home-page.php"; } if (is_home()) { include "sections/blog-home.php"; diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index b798a2c..e8dad6b 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -1,4 +1,4 @@ -What's New at the Point +
diff --git a/parts/slide-show.php b/parts/slide-show.php index 46b44a6..8b8812b 100644 --- a/parts/slide-show.php +++ b/parts/slide-show.php @@ -1,10 +1,10 @@ - -
-
    - - - -
-
-
- + +
+
    + + + +
+
+
+ diff --git a/sections/front-page.php b/sections/front-page.php index a3271db..5abe944 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -4,6 +4,7 @@
+
diff --git a/sections/home-page.php b/sections/home-page.php index 5ec8998..3d9b638 100644 --- a/sections/home-page.php +++ b/sections/home-page.php @@ -10,7 +10,7 @@
- +