Home › Forums › Front-end Issues › Issue displaying on page with multiple items › Reply To: Issue displaying on page with multiple items
Thank you. That’s very help ful and has given a better understaning @ what I’m trying to do here.
Just not sure what the issue is that I’m having.
Have tried wrapping the
<?php the_field('exchange_type'); ?>
with
<?php while ( have_posts() ) : the_post(); ?>'
and
<?php endwhile; ?>
with differing results. When it is wrapped directly around thefield code it displays nothing, when wrapped around the whole div it displays the listings twice, but again doesn’t show the out put to the field.
Without that code it shows the field result, but repeats the value for the first entry in a loop for the other entries.
Hoping somebody could @ least give us a lead as to a way forward.
Thank you
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.