Home › Forums › General Issues › Display field from subpage on parent, via WP_Query › Reply To: Display field from subpage on parent, via WP_Query
Because you are using the global $post and and the loop you should just need to get the field or show the field with get_field(‘vimeo_link_id’) or the_field(‘vimeo_link_id’). I can’t give you any help on what you actually need to add for HTML to show the video, I would assume some type of iframe.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.