Home › Forums › Front-end Issues › Can only get 1 post object to show in repeater field that contains 2 post object › Reply To: Can only get 1 post object to show in repeater field that contains 2 post object
Having the extra query really depends on what you’re doing.
You say that weeks is a post type. I would probably look at using the template file “archive-weeks.php” https://developer.wordpress.org/themes/basics/template-hierarchy/ and using a pre_get_post filter to modify the main WP query https://codex.wordpress.org/Plugin_API/Action_Reference/pre_get_posts. Use the main query to my advantage rather than ignore it.
But like I said, that depends on exactly why you’re doing it the way your doing it. I don’t know all the details.
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.