NO BUG: ACF repeater inside ACF Flexible content detected in builder but not displayed in front-end

Hello,

I’m playing with the new features “Flexible Content” from ACF and Bricks Builder 1.6.2.

Everything seems to work perfectly except that I’m not able to access data of ACF repeater inside of flexible content.

This is what I did in ACF:

Create a field “Content” as “Flexible”.

Inside that field, I have create a “Layout” that I have named “Services”.

Inside that “Layout Services”, I have create a field “Repeater” that I have named “Repeater”.

And inside that Repeater, I have created my common fields for my services.

In Gutenberg, I have added 3 “Services” and have filled the fields.

In Bricks I have created a “Query Loop” with the repeater “Repeater (Content) (Services)” which is correctly detected by Bricks.

image

Inside the Loop, I have created multiple element with dynamic data from the repeater:

image

Unfortunatelly, bricks doesn’t detect any of my 3 services I have created inside my flexible layout repeater and only display the message if “NO RESULTS”.

I can give login information if needed.

Thanks and Regards,

Nicolas.

ok this can be close thanks to this tutorial :slight_smile:

Didn’t make the query loop on the top level div.

2 Likes