Hey All,
Issue persists on ACF Bi Directional Fields in Bricks. I’m having trouble Querying Field from Post Type B to show up on Post Type A.
Type A = Books.
Type B = Authors.
I cannot get Author Field: “author_age” to appear on Book Post. Any ideas how to fix this? I’ve implemented ACF Bi Dir Code. Any help is appreciated!

php code from ACF – (https://www.advancedcustomfields.com/resources/relationship/)
Didn’t know adding a parent with a query loop was a critical step!
