I have a popup. I want it to display some data from ACF fields. But the data is not displayed.
If I use the fields on a page, they are ok.
If the window opens on the same page where the acf field is displayed then it should work
Hi @neposeda,
Where are you applying the popup (where is it showing?), and are you sure that those pages have populated ACF fields?
Thank you. That is the problem. Popup is called on varios pages. So i have to do a workaround to get the field with php function.
1 Like