Title: Cannot add custom fields
Last modified: August 22, 2016

---

# Cannot add custom fields

 *  Resolved [jonwant](https://wordpress.org/support/users/jonwant/)
 * (@jonwant)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/)
 * I added a custom post type last year and it worked OK, I have added another today
   and for some reason it does not allow me to display custom fields on the Add 
   Post page, it only shows a check box for ‘slug’ in the Screen Options.
 * What am I doing wrong?
 * [https://wordpress.org/plugins/custom-post-type-ui/](https://wordpress.org/plugins/custom-post-type-ui/)

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

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846519)
 * hi jonwant, that’s a peculiar sounding bug, and I’m admittedly unsure what’s 
   causing it at the moment.
 * Could you provide a screenshot of what you’re seeing in your post type editor
   screen? Do you have any other plugins or code that’s adding things to the editor
   screen? and if yes, can you confirm if the issue goes away when those plugins
   are deactivated? It’s possible there’s a php error coming from something that’s
   preventing the rest of the screen from showing up.
 *  Thread Starter [jonwant](https://wordpress.org/support/users/jonwant/)
 * (@jonwant)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846525)
 * Hi Michael
 * There are no other plugins that amend the editor screen as far as I’m aware.
 * I can provide a screenshot but not sure how to upload it here or if I can email
   it to you.
 * Jon
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846561)
 * send it over to michael @ webdevstudios.com, please, and include a link to this
   forum thread so that I know what the email is related to. I’ll receive it there.
 *  [tonyhir](https://wordpress.org/support/users/tonyhir/)
 * (@tonyhir)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846605)
 * This sounds like my problem. All the custom fields created for books and films
   have disappeared, and both existing and new entries behave like normal posts.
   How do I get them back?
    See [http://www.greenfriends.org.uk](http://www.greenfriends.org.uk)
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846609)
 * Jon, did you make sure the new post type has custom field support checked?
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846610)
 * Tony, chances are all of the custom fields are safely in the database still, 
   so there’s nothing fully lost. Why the post type you have suddenly lost the custom
   field support is odd though.
 * Could you provide more feedback of the behavior and whatnot from before? I’m 
   not sure how to proceed with your issue at the moment without more info.
 *  Thread Starter [jonwant](https://wordpress.org/support/users/jonwant/)
 * (@jonwant)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846611)
 * Michael, I humbly apologise, I’m being an idiot. I thought that setting the capability
   to “post” would set all the same things, and I was using this on an iPad and 
   didn’t spot the in-box scroll bar to move down to further settings.
 * All works fine now, sorry!
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846612)
 * Nah, no idiot-being here. I need to work on the UI areas for that stuff too, 
   I’ve received feedback that it’s not that intuitive on smaller screens, and may
   not always be obvious either.
 *  [tonyhir](https://wordpress.org/support/users/tonyhir/)
 * (@tonyhir)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846613)
 * ; Why the post type you have suddenly lost the custom field support is odd though.
   ;
   Could you provide more feedback of the behavior and whatnot from before? I’m 
   not sure how to proceed with your issue at the moment without more info.
 * I used Custom Post Type to create Books and Films. Books have Authors, Publishers
   and ISBN numbers; Films have Actors, Directors etc. Now, when trying to create
   a new Book item, there is no dialogue box for the Author, Publisher or ISBN; 
   and it is the same when editing an existing entry.
 * Toying with the settings seems to suggest that the extra elements are there but
   do not display.
 * You can see what happens to existing entries at [http://www.greenfriends.org.uk/resources/books/](http://www.greenfriends.org.uk/resources/books/).
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846618)
 * The link isn’t showing me much, so do I need to be logged in first?
 * The values are still going to be in the database and query-able for so the frontend
   display shouldn’t be affected. The metabox area in the backend editor may be 
   though, in terms of display like you noted.
 * Tony are you willing to provide me a temporary account to log in with? If it’s
   an admin account, I could check on other things while I’m at it to see if I can
   find anything off.
 *  [tonyhir](https://wordpress.org/support/users/tonyhir/)
 * (@tonyhir)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846621)
 * I’ll do this privately. What is your email?
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846624)
 * michael @ webdevstudios . com will reach me.
 * Please provide a link to this thread so I know what the email is related to.
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846629)
 * Replied privately.

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

The topic ‘Cannot add custom fields’ is closed to new replies.

 * ![](https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389)
 * [Custom Post Type UI](https://wordpress.org/plugins/custom-post-type-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-post-type-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-type-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-type-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-type-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-type-ui/reviews/)

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)
 * [missing](https://wordpress.org/support/topic-tag/missing/)

 * 13 replies
 * 3 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/cannot-add-custom-fields-2/#post-5846629)
 * Status: resolved