Answer the question
In order to leave comments, you need to log in
Why doesn't the ACF field display text?
ACF plugin, I created custom fields
Logo
<?php if( get_field('logo') ): ?>
<img class="logo" src="<?php the_field('logo'); ?>" alt="atlant-logo">
<?php endif; ?>
<div class="post_code"><?php the_field('geo_target'); ?></div>
<div class="phone"><?php the_field('phone_one'); ?></div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question