Title: Problem with custom fields
Last modified: August 22, 2016

---

# Problem with custom fields

 *  [VolhaBY](https://wordpress.org/support/users/volhaby/)
 * (@volhaby)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-custom-fields-5/)
 * Plugin does not save post information created via custom fields. Is it possible
   to fix this problem?
    PS Sorry for my English, I do not know English well(
 * [https://wordpress.org/plugins/universal-post-manager/](https://wordpress.org/plugins/universal-post-manager/)

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

 *  Plugin Contributor [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-custom-fields-5/#post-5645655)
 * Hi VolhaBY,
    Sure we can add this feature in next UPM version. Just let me know
   what plugin you use for custom field creation? Or maybe you use the default WordPress
   custom field system?
 *  Thread Starter [VolhaBY](https://wordpress.org/support/users/volhaby/)
 * (@volhaby)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-custom-fields-5/#post-5645698)
 * Hi, gVectors Team!
    I use default WordPress custom field. Custom fields content
   I get with php code (included in single.php)`<?php $forma=(get_post_meta($post-
   >ID, '1_forma', true)); if($forma) echo "форма изделия: ", "<em>", $forma, "</
   em>"; else { }` In this example “1_forma” – field name in Wp. $forma is variable
   that displays the contents of this field on the page post.
 * It’s probably hard to do. Because each user calls the variables as he wants
 *  [crushdg](https://wordpress.org/support/users/crushdg/)
 * (@crushdg)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-with-custom-fields-5/#post-5645932)
 * I was wanting to use this plugin with Advanced Custom Fields plugin. Possible
   with this type of custom field?
 *  Plugin Contributor [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-with-custom-fields-5/#post-5645933)
 * I’m really sorry but it’s not compatible with Advanced Custom Fields by now.

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

The topic ‘Problem with custom fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/universal-post-manager_b5ceda.svg)
 * [Universal Post Manager](https://wordpress.org/plugins/universal-post-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/universal-post-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/universal-post-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/universal-post-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/universal-post-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/universal-post-manager/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/problem-with-custom-fields-5/#post-5645933)
 * Status: not resolved