Home › Forums › Add-ons › Repeater Field › Output Repeater In Two Columns › Reply To: Output Repeater In Two Columns
Hello, everyone,
I use ACF on the website of a small open-air theatre. ACF occurs in “almost” every page.
URL: http://www.reckenfeld-freilichtbuehne.de
I would now like to optimize some pages that have become very long, e. g. the detail page of the play “Michel in the soup bowl” (https://s.reckenfeld-freilichtbuehne.de/qNU35).
I have the following ACF fields that appear as repeater fields:
Upper field: stueckverlinkung
Profile picture: verlinkung-stueck-profil-bild
Year of performance: verlinkung_jahr
actor’s name: verlinkung-mitglied
URL to the actor profile: verlinkung-mitgliedurl
Name of the role: verlinkung-stueckrolle
if necessary, special task: verlinkung-sonderaufgabe
I would now like to place two entry blocks next to each other – maybe three blocks side by side, I have to look.
So how can I create two columns where multiple ACF fields are queried with the repeater function?
Example:
<table>
<tr>
<td>
profile picture
Name of the actor incl. profile linking
Year of appearance | Role name or special task
</td>
<td>
profile picture
Name of the actor incl. profile linking
Year of appearance | Role name or special task
</td>
</tr>
</table>
Greetings Tobias
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.