projects
/
WP-Themes
/
crawfordco.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e1c1d8
)
try again with field name
author
Ian Weller
<ian@gaslightmedia.com>
Wed, 1 Feb 2017 18:13:02 +0000
(13:13 -0500)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/parts/sidebar.php
b/parts/sidebar.php
index
8dcbc2a
..
d1aae22
100644
(file)
--- a/
parts/sidebar.php
+++ b/
parts/sidebar.php
@@
-11,6
+11,6
@@
<?php } else { ?>
<div id="contact" class="large-3 columns show-for-large-up">
- <?php echo the_field('
s
idebar'); ?>
+ <?php echo the_field('
S
idebar'); ?>
</div>
<?php } ?>
\ No newline at end of file