Home › Forums › ACF PRO › Get Next Post › Reply To: Get Next Post
I’m trying to have on the left column the next upcoming event and have the other events post on the right column. The left column data is what’s missing. The right column data is not having a problem posting.
<?php if( have_rows('tradeshows', 40) ): ?>
//This is a repeater field, and I'm getting values from another post:
//https://www.advancedcustomfields.com/resources/how-to-get-values-from-another-post/
‘event_date’ is a sub field. I’ve attached screenshots of my setup.
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.