Hi,
Can I used the post forms to allow the public to submit content to a custom post type? If so how? I am looking to have an events listing and want it to be added as a post type and allow visitors to the site to share they events.
Thanks!
Dana
Hi,
Can I used the post forms to allow the public to submit content to a custom post type? If so how? I am looking to have an events listing and want it to be added as a post type and allow visitors to the site to share they events.
Thanks!
Dana
Out of the box Gravity Forms only creates WordPress posts. If you want to create a custom post type using Gravity Forms you either need to write some custom code and take advantage of API hooks to change Gravity Forms or there is a 3rd party add-on that adds custom post type support. It can be found here:
http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/