Home › Forums › General Issues › News/Events Posts with ACF? › Reply To: News/Events Posts with ACF?
Hi @movingsale
You should be able to do it by using the post object field. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/post-object/.
But, a better solution would be creating custom post types for both news and events, and then query them on each template. To add the custom post type, you can use https://wordpress.org/plugins/custom-post-type-ui/. To learn how to query custom post types, please check this page: https://codex.wordpress.org/Post_Types#Querying_by_Post_Type.
I hope this helps 🙂
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.