Home › Forums › Backend Issues (wp-admin) › custom field not showing on post › Reply To: custom field not showing on post
<div class="pdf-section pull-left">
<span class="pdf-text">Also download </span>
<a href="<?php echo get_field('pdf_file_link'); ?>"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/images/pdf.png" alt="pdf" class="pull-right"></a>
<a href="<?php echo get_field('document_file_link'); ?>"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/images/ol.png" alt="outlook" class="pull-right"></a>
</div><!--./pdf section-->
<?php endwhile; ?>
</div>
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.