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).
Issue with ACF URLs Custom Post Types and WordPress Page Link Navigation
We have a page on one of our websites which outputs a WP Query loop of data with a custom post type we have setup within ACF called “Client Stories”. In our WP Query we’re also using the page navigation numbers so you can go to page 2, 3 etc.