Hi, I would like to get the data of a page that is placed in a ACF post object.
So I have a page home which has a ACF post object Contact (page).
Now from the Contact page I would like to display the title and featured image on the home page.
This is different but for ACF Relationships I would use the following:
With this only the selected Relationships would be displayed.
How should I do this for a post object?
Meta query for the page?