Home › Forums › ACF PRO › Show field group (or repeater?) for each taxonomy term › Reply To: Show field group (or repeater?) for each taxonomy term
You could create a repeater and have 3 fields for each row; language, text, image.
Or you could create a hierarchical post type where the parent post was the default language with its image and text and each child post would be an alternate language with its text an image.
The first will get the job done. The second will likely give you more flexibility, for example if you wanted to list all of the signs in a specific language this can be done easily with a term archive page. This would be extremely difficult to do with the repeater version.
A variation of the second would be that each sign of each language is a separate post and they are linking together using a bidirectional relationship field, but I don’t think this would give you as much flexibility as the second option.
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.