try again with field name
authorIan Weller <ian@gaslightmedia.com>
Wed, 1 Feb 2017 18:13:02 +0000 (13:13 -0500)
committerIan Weller <ian@gaslightmedia.com>
Wed, 1 Feb 2017 18:13:02 +0000 (13:13 -0500)
I'm trying the field name again.

parts/sidebar.php

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