I want to add posts to a custom post type via GravityForms. I have successfully set this up in GravityForms and when the form is submitted the correct post type is set to the post and even a custom taxonomy is set.
However the image upload doesn't seem to work. No images show up in the post / WordPress Media Library. The images do show up when viewing entries in the GravityForms interface.
Any ideas what may be causing this? It works just fine when it's just a default post that gets added instead of setting a custom post type. Here's the code that creates the post type:
And what changes the post type in the form in GravityForms: