Is there a way to force a certain custom post type for user created posts

This topic contains 2 reply and 2 voices, and was last updated by kurdi 10 years, 11 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
May 13, 2013 at 11:07 pm 3567
kurdi Hello, I bought the plugin yesterday (under my paypal email, which is different from this one). I have a question re: custom post types (1) How to create them in the first place (2) How to force a form to post under a certain custom post type Thanks!
May 14, 2013 at 7:42 am 3580
hatchmedia hatchmedia

Hey Kurdi,

I have found that the easiest way to create Custom Post Types is to use a plugin called Ultimate CMS. It allows you create Custom Post Types, Custom Page Types and also Taxonomies. The other alternative is to code it all manually into functions.php

Once you have your Custom Post Type created, create your Form. Then go to Post Settings and you will see an option for Post Type, just select your new Custom Post Type and any submission from that form will feed to there.

I hope this helps

Damien

May 14, 2013 at 8:07 am 3588
kurdi kurdi

Yes thanks very much.

Viewing 2 Posts - 1 through 2 (of 2 total)