add slideshow id for dev55
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 18 Aug 2015 13:05:44 +0000 (09:05 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 18 Aug 2015 13:05:44 +0000 (09:05 -0400)
parts/slide-show.php

index 1bc0cad..c13632e 100644 (file)
@@ -1,6 +1,7 @@
 <?php if (is_front_page()) {
     echo '<div id="slideshow">';
     echo do_shortcode("[metaslider id=14]");
+    echo do_shortcode("[metaslider id=34]");
     echo '</div>';
 }
 ?>
@@ -8,4 +9,4 @@
     <div class="small-12 columns">
         <h2 id="slide-text">Life… Is Good… In The Center Of It All</h2>
     </div>
-</div>
\ No newline at end of file
+</div>