Title: Advanced Custom Fields &amp; USP
Last modified: August 21, 2016

---

# Advanced Custom Fields & USP

 *  Resolved [nAtic86](https://wordpress.org/support/users/natic86/)
 * (@natic86)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/advanced-custom-fields-usp/)
 * I need some additional fields to be submitted with the post.
    and not just some
   presets. frankly, i do not care for the GUI at all. i would like to hardcode 
   them into the submission-form.php… so that the post gets for example a background
   image, i use in my theme.
 * is it possible?
    where would i start?
 * [https://wordpress.org/plugins/user-submitted-posts/](https://wordpress.org/plugins/user-submitted-posts/)

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

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/advanced-custom-fields-usp/#post-4886860)
 * That isn’t something supported with the free version, but the Pro version makes
   it easy to define as many custom fields as needed, use on different forms, post
   types, etc.
 * [http://plugin-planet.com/](http://plugin-planet.com/)
 *  [theatereleven](https://wordpress.org/support/users/theatereleven/)
 * (@theatereleven)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/advanced-custom-fields-usp/#post-4887178)
 * Heads up on this (Jeff helped me with this earlier): the USP Pro plugin will 
   do it, but only with custom fields. I have a custom post type using Advanced 
   Custom Fields, and that scenario doesn’t work, because of how ACF randomly spits
   out the data.
 * But, all you have to do is define a normal custom field to get it to work.
 *  Thread Starter [nAtic86](https://wordpress.org/support/users/natic86/)
 * (@natic86)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/advanced-custom-fields-usp/#post-4887179)
 * i got it working with wp_insert_post() and ACF.
    2 weeks ago I had no idea where
   to start, but if you know what to google for, you can do it yourself in no time
   😉
 * I even added some fancy AJAX, so now you can edit the post from the front-end,
   add photos and stuff… without reloading the page. pretty cool.
 *  [JordanC26](https://wordpress.org/support/users/jordanc26/)
 * (@jordanc26)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/advanced-custom-fields-usp/#post-4887222)
 * I too would really need this plugin to work with ACF. Is this yet part of the
   plugin or going to be supported maybe?

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

The topic ‘Advanced Custom Fields & USP’ is closed to new replies.

 * ![](https://ps.w.org/user-submitted-posts/assets/icon-256x256.png?rev=2567685)
 * [User Submitted Posts – Enable Users to Submit Posts from the Front End](https://wordpress.org/plugins/user-submitted-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-submitted-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-submitted-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/user-submitted-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-submitted-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-submitted-posts/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [JordanC26](https://wordpress.org/support/users/jordanc26/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/advanced-custom-fields-usp/#post-4887222)
 * Status: resolved