Title: Custom Fields Missing
Last modified: May 30, 2025

---

# Custom Fields Missing

 *  [jtoney7852](https://wordpress.org/support/users/jtoney7852/)
 * (@jtoney7852)
 * [12 months ago](https://wordpress.org/support/topic/custom-fields-missing-2/)
 * I am attempting to do work on my website so I installed a few plugins. Advanced
   Custom Fields and Code Snippet.
 * When I go into a post I see all my custom fields are missing, not a problem I
   add some code into code snippet but it still doesn’t show up.
 * `add_filter(‘acf/settings/remove_wp_meta_box’, ‘__return_false’);`
 * How can I get this to show up? ACF is supposed to make a custom field that shows
   up when I edit a post but it’s not there. So I have to bring that back and yes
   I have looked through the menus and preferences area. All I see that I can adjust
   is blocks.

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

 *  [lisa](https://wordpress.org/support/users/contentiskey/)
 * (@contentiskey)
 * [12 months ago](https://wordpress.org/support/topic/custom-fields-missing-2/#post-18491530)
 * request guidance from the team most familiar with ACF plugin.
 * here’s the link to the plugin’s specific support forum: [https://wordpress.org/support/plugin/advanced-custom-fields/](https://wordpress.org/support/plugin/advanced-custom-fields/)
 *  Thread Starter [jtoney7852](https://wordpress.org/support/users/jtoney7852/)
 * (@jtoney7852)
 * [12 months ago](https://wordpress.org/support/topic/custom-fields-missing-2/#post-18491536)
 * The first thing that I did was go check their forums. It does not look like they
   answer questions on there so I come here hoping that someone may know what to
   do. Can we try that or am I stuck going ask a forum that’s not going to answer?
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [12 months ago](https://wordpress.org/support/topic/custom-fields-missing-2/#post-18491577)
 * I recently had a case like this with one of my plugins. However, it involved 
   a custom post type where I prevented boxes from being displayed (to prevent the
   data record from being edited). But then I explicitly enabled ACF to allow some
   flexibility.
 * Which post type are you referring to? Posts, pages, or a custom post type?
 * By the way, your sample code is incorrect. The quotation marks should be different,
   like this:
 *     ```wp-block-code
       add_filter('acf/settings/remove_wp_meta_box', '__return_false');
       ```
   
 * But that can also happen when copying it here.
 *  [lisa](https://wordpress.org/support/users/contentiskey/)
 * (@contentiskey)
 * [12 months ago](https://wordpress.org/support/topic/custom-fields-missing-2/#post-18491607)
 * another ACF specific support area: [https://support.advancedcustomfields.com/](https://support.advancedcustomfields.com/)

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

The topic ‘Custom Fields Missing’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [lisa](https://wordpress.org/support/users/contentiskey/)
 * Last activity: [12 months ago](https://wordpress.org/support/topic/custom-fields-missing-2/#post-18491607)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
