Support

Account

Home Forums Add-ons Repeater Field Output Repeater In Two Columns

Unread

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

Viewing 1 post (of 1 total)

The topic ‘Output Repeater In Two Columns’ is closed to new replies.