SOLVED: ACF fields in post object query breaks page

Browser: Chrome 116
OS: macOS

Video of problem: Jam

If I try to put acf fields into post object query from that same post it makes whole page blank.

Structure
CPT: Team

  • Post-object: Personnel
    – Acf field: title

CPT: Personnel

  • Acf field: title

Edit: “<?php the_field('person_title'); ?>” works fine in code field. Problem is in built in acf dynamic tags.

Hi @Arvoisa,

I got a little lost following the video, is it possible to share temporary admin access to help@bricksbuilder.io with a link to this thread so I can take a look at your setup?

Thank you :slight_smile:

Temp access sent via email.

Hi @Arvoisa, is the issue resolved since updating to 1.9?

We have a potentially related issue that was resolved and I wonder if it also solves it for you: SOLVED: Critical error when using ACF post object in repeater

1 Like

I tried to reproduce the issue and I can say its fixed.

Hi @Arvoisa ,

Thanks for updating us.
Set this thread as “SOLVED”.

Regards,
Jenn

1 Like

Looks like ive had some sort of brain fart in demo env. All good now there and production.