acf-extended / ACF-Extended

🚀 All-in-one enhancement suite that improves WordPress & Advanced Custom Fields
https://www.acf-extended.com
238 stars 27 forks source link

Dynamic Preview not working #110

Closed bobhuf closed 1 year ago

bobhuf commented 1 year ago

Hello,

I'm unable to get Dynamic Preview (layout preview in the administration) working. has_flexible and get_flexible are functioning just fine in my templates (Timber/twig) so I assume the field is set up correctly. Is there anything I can do to debug this?

I'm using this technique for the templates: https://github.com/acf-extended/ACF-Extended/issues/26#issuecomment-625178802 The field group's json: https://www.dropbox.com/s/od35yx8x6yfd5nu/acf-export-2022-12-30.json

WordPress & ACF WordPress version: 6.1.1 ACF Pro version: 6.0.6 ACF extended: 0.8.8.11 (clean wp install, no other plugins installed)

Theme: Timber starter theme

Thank you.

acf-extended commented 1 year ago

Hello,

Thanks for the feedback!

Unfortunately I don't use Timber/Twig, so I can't really give you any insight here. What I can confirm you is that the classic PHP version works.

I would recommend to check the Timber/Twig developer community see if they have some additional debugging tools. Or maybe contacting the developer from #26 for more information.

Hope it helps!

Have a nice day!

Regards.