Title: Submit to wordpress
Last modified: December 26, 2019

---

# Submit to wordpress

 *  Resolved [degublog](https://wordpress.org/support/users/degublog/)
 * (@degublog)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/)
 * When i try to use the shortcode for subit to wordpress i get only the message“
   wp_post post_type specified does not exists.”
 * I used this original code from the plugin
 * [upg-form class=”pure-form pure-form-stacked” title=”Submit to WordPress” name
   =”my_form” post_type=”wp_post” taxonomy=”category” tag_taxonomy=”post_tag”]
    [
   upg-form-tag type=”post_title” title=”Title” value=”” placeholder=”main title”][
   upg-form-tag type=”category” title=”Select category” taxonomy=”category” ] [upg-
   form-tag type=”tag” title=”Insert tag”] [upg-form-tag type=”article” title=”Description”
   placeholder=”Content Plz”] [upg-form-tag type=”file” title=”Select file”] [upg-
   form-tag type=”submit” name=”submit” value=”Submit Now”] [/upg-form]

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [odude](https://wordpress.org/support/users/odude/)
 * (@odude)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12270677)
 * Yes, there is issue and need to get fixed. Thank you for your feedback.
 * Use post_type=”post” instead wp_post.
 * It should work for time being.
 * Leave a review if you like my support.
    -  This reply was modified 6 years, 5 months ago by [odude](https://wordpress.org/support/users/odude/).
      Reason: Spelling mistake
 *  Plugin Author [odude](https://wordpress.org/support/users/odude/)
 * (@odude)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12272381)
 * No reply but working at my end.
 *  Thread Starter [degublog](https://wordpress.org/support/users/degublog/)
 * (@degublog)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12272642)
 * Hey, sorry, yes it is working 🙂 Thanks a lot
 *  Thread Starter [degublog](https://wordpress.org/support/users/degublog/)
 * (@degublog)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12273018)
 * Is it possible to hide the category in this form and to define it?
 * For example, i want that all images uploaded with this file go into the category“
   xyz” `?
 * I tried it with the php code mentioned in the help but i think that is only for
   the gallery?
 * Thanks again, i hope thats my last question
 *  Plugin Author [odude](https://wordpress.org/support/users/odude/)
 * (@odude)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12275195)
 * At advance UPG settings, set default category as ‘xyz’ and in [upg-form] page
   remove category selection field.
 *  Thread Starter [degublog](https://wordpress.org/support/users/degublog/)
 * (@degublog)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12275199)
 * Do you mean this in advanced seetings “Default UPG Post Album” ? I cant find 
   another one?
 * And what do i have to do when i want severel forms with different categories?
 * Thanks again!
 *  Plugin Author [odude](https://wordpress.org/support/users/odude/)
 * (@odude)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12275200)
 * Yes, default UPG post Album.
    For several forms, you need to do a little trick.
   Create a hidden input field inside [upg-form] and assign ‘xyx’ category ID into
   it.
 * Please create a new topic in forum, so that the answers can be viewed by other
   visitors too.
 *  Thread Starter [degublog](https://wordpress.org/support/users/degublog/)
 * (@degublog)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12275211)
 * okay, will do that later. By the way it worked but the category name was not 
   taken in the wordpress post. the post has no category.
 *  Plugin Author [odude](https://wordpress.org/support/users/odude/)
 * (@odude)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12306878)
 * Please update to 2.07 it should work now with wp_post as post_type

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Submit to wordpress’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-upg_72695c.svg)
 * [User Post Gallery - UPG](https://wordpress.org/plugins/wp-upg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-upg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-upg/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-upg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-upg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-upg/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [odude](https://wordpress.org/support/users/odude/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/submit-to-wordpress/#post-12306878)
 * Status: resolved