should be calling feature image instead of slideshow now
authorIan Weller <ian@gaslightmedia.com>
Wed, 11 Nov 2015 13:25:39 +0000 (08:25 -0500)
committerIan Weller <ian@gaslightmedia.com>
Wed, 11 Nov 2015 13:31:29 +0000 (08:31 -0500)
page-slideshow.php

index f78a7f8..cb06b5d 100644 (file)
@@ -13,7 +13,7 @@ Template Name: Interior Slideshow Page
             ?>
         </div>
         <div class="row collapse">
-            <?php get_template_part('parts/slide-show');?>
+            <?php glm_get_header();?>
             <div id="page-title">
                 <h1><?php echo get_the_title(); ?></h1>
             </div>