Home › Forums › Front-end Issues › Trying to use fields assigned to a custom post type on my index page › Reply To: Trying to use fields assigned to a custom post type on my index page
You need to create a new query on your CTP https://developer.wordpress.org/reference/classes/wp_query/
Then you loop over the results of the query, example is shown on that page as well, and show the fields from each post returned by your 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.