Home › Forums › ACF PRO › ACF Datetime Query – Find Prev and Next Events › Reply To: ACF Datetime Query – Find Prev and Next Events
That really depends on how you are ordering the posts in the first place, for example on the event archive page.
Do you also have an end time field?
Are you just ordering the posts by the start time?
if you are just using the single field then WP is ordering them first by this field and then in the order that the posts were created. This would mean that the next post of the same time would be the post with a larger ID and the previous post would be a post with a smaller ID.
But I’d need more information about what you consider the previous and next post based on the order you’d expect them to appear in a list.
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.