add new metaslider id
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 23 Jul 2015 13:16:44 +0000 (09:16 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 23 Jul 2015 13:16:44 +0000 (09:16 -0400)
parts/slide-show.php

index d1c2135..bb33621 100644 (file)
@@ -5,7 +5,8 @@
     <div id="slide-shadow">
     <?php 
         echo do_shortcode("[metaslider id=13]");
+        echo do_shortcode("[metaslider id=19]");
     ?>
     </div>
     <img id="open" class="small-centered medium-uncentered" src="<?php echo get_template_directory_uri(); ?>/assets/open-today.png">
-</div>
\ No newline at end of file
+</div>