Revert featured image inside page. WIll be done through content editor.
authorLaury GvR <laury@gaslightmedia.com>
Thu, 26 Mar 2015 15:58:07 +0000 (11:58 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 26 Mar 2015 15:58:07 +0000 (11:58 -0400)
page.php

index d3edd9f..87e9cd8 100644 (file)
--- a/page.php
+++ b/page.php
@@ -12,8 +12,6 @@
                     </div>
     <?php get_sidebar(); ?>
                     <div class="small-12 medium-9 columns main">
-                        <?php echo the_title("<h1>","</h1>"); ?>
-                        <?php GLM_get_header() ?>
                         <?php if(have_posts()) : while(have_posts()): the_post();?>
                             <?php the_content();?>
                         <?php endwhile; else:?>