PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Use post form to submit content to custom post type

  1. 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

    Posted 13 years ago on Monday August 8, 2011 | Permalink
  2. 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/

    Posted 13 years ago on Monday August 8, 2011 | Permalink