Restaurant menu using ACF nested repeaters not showing

Hi! I am having issues with creating a restaurantmenu, it does not recognize the data.

in ACF I have:

Mainmenu

  • Dishcategorytitle (text field)
  • Dishcategori (repeater)
    • Dishes (repeater)
      • Title (text field)

This is just simple setup to test that I can see the data. More fields will be added.

in Bricks I have:

Section

  • Container (Query loop: Main menu)
    • Heading ( Text field: {acf_dishcategorytitle)

What am I missing?

And yes, the fields have some testdata.

1 Like

I cant see anything on the frontend… just blank.