I removed the breadcrumbs
authorIan Weller <ian@gaslightmedia.com>
Mon, 10 Apr 2017 16:17:07 +0000 (12:17 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 10 Apr 2017 16:17:07 +0000 (12:17 -0400)
I removed the breadcrumbs form the golf template.  It should help with
the blocks.

page-golf-template.php

index a967fd4..6566b05 100644 (file)
         <?php //} else { ?>
 -->
         <div id="content-wrapper">
-            <div class="row">
-                <?php
-                get_template_part('parts/bread-crumbs');
-                ?>
-            </div>
             <div class="row">
                 <?php if (is_page(array(3041, 274))) { ?>
                     <?php get_template_part('parts/glm-blocks'); ?>