Relative Content

Tag Archive for wordpressadvanced-custom-fieldscustom-post-type

Image is not pulled correctly on custom post type with forminator as the fron end form

Hi So i’m working on building a custom front end post on wordpress in a sense.
People fill in a forminator form and then that post is automatically created as a post in my custom post type. And then the post is assigned to different users so they can access it and everything works fine the porblem is with the image. So one of the form fields is IMG File Upload. And then I want it to be displayed on the custom template i built with this code:

ACF Multiple Relationship query box

I use ACF to built a theme for my hiking blog… To be short each Hike(CPT) can have many Summit(CPT) and each Summit(CPT) has 1 Location(CPT).