Home › Forums › General Issues › How to show older field from same category › Reply To: How to show older field from same category
This won’t be possible with just ACF. You’re going to need to do some custom queries in WP.
For each post you’re going to need to do a query to get the next post from the same category and then show the fields from that post. I would suggest that you take a look at http://codex.wordpress.org/Class_Reference/WP_Query
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.