Getting values from other custom post type
-
Hello,
I am working on a custom post type called “education” in which I have one dropdown set to select a specific speaker (from another post type) AND an image field for the image of that speaker.
Regarding this speaker, I have a corresponding image related to this speaker in my custom post type “speaker”.
Is it possible to retrieve the image of the speaker from the custom post type “speaker” somehow without having to set it manually?
If not, I already wrote a script which goes through the database and fetches the url of the image.
The problem: How can I set the value of the acf image element to this url?
I am looking forward to your replys!
Regards
Thomas
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Getting values from other custom post type’ is closed to new replies.