I took out the extra shortcodes
authorIan Weller <ian@gaslightmedia.com>
Fri, 28 Apr 2017 12:52:51 +0000 (08:52 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 28 Apr 2017 12:52:51 +0000 (08:52 -0400)
I took out the shortcodes for the custom fields that were no longer
useful.  And I edited on the admin side that the custom fields don't
show.

sections/interior-page.php

index 3fee770..62a88dc 100644 (file)
@@ -26,8 +26,6 @@
                                     <a class="support" href="#"></a>
                                     <a class="signup" href="#"></a>
                                     <?php the_field('sidebar_1');?>
-                                    <?php the_field('sidebar_2');?>
-                                    <?php the_field('sidebar_3');?>
                                 </div>
                             </div>
                             <?php } ?>