naming issues again.
authorIan Weller <ian@gaslightmedia.com>
Thu, 2 Feb 2017 14:47:25 +0000 (09:47 -0500)
committerIan Weller <ian@gaslightmedia.com>
Thu, 2 Feb 2017 14:47:25 +0000 (09:47 -0500)
parts/sidebar.php

index 35b0e90..ea771d9 100644 (file)
@@ -11,6 +11,6 @@
 <?php } else { ?>
 
 <div id="contact" class="large-3 columns show-for-large-up">
-    <p><?php echo the_field('Sidebar'); ?></p>
+    <p><?php echo the_field('sidebar'); ?></p>
 </div>
 <?php } ?>  
\ No newline at end of file