From 25c34b6ee18e351609b90ce7956b901c0fccabde Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 24 Feb 2016 10:15:57 -0500 Subject: [PATCH] slideshow edit and testing --- front-page.php | 2 -- parts/slide-show.php | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/front-page.php b/front-page.php index cfe638d..40c3027 100644 --- a/front-page.php +++ b/front-page.php @@ -1,10 +1,8 @@
-
-
diff --git a/parts/slide-show.php b/parts/slide-show.php index 703251f..c02491d 100644 --- a/parts/slide-show.php +++ b/parts/slide-show.php @@ -1,6 +1,6 @@ '; - echo do_shortcode("[metaslider id=346]"); + echo do_shortcode("[metaslider id=54]"); echo '
'; } ?> -- 2.17.1