Wordpress Custom Fields Not Saving?

3 replies
  • WEB DESIGN
  • |
Whenever I try to write something in one of my custom fields, it stays blank.

Do you know any solution to this?
#custom #fields #saving #wordpress
  • Profile picture of the author David V
    There are many reasons for this, too many to list without knowing the details of your setup.
    (theme, plugins, customizations, blank lines in the theme function.php file, etc...).

    First thing.... when there's an issue..

    Go back to the default theme..... and check again.

    Start disabling plugins.... and check.

    Problem still persists... disable everything except a default theme.

    You can also change WP_DEBUG in you wp-config.php to "true".
    Enabling WP_DEBUG will cause all PHP errors, notices and warnings to be displayed.
    (make sure to change it back when your done).
    {{ DiscussionBoard.errors[8069263].message }}
  • Profile picture of the author vrtechnologies
    What are you using for custom post fields add did you add the code in function.php file if yes did you add the function for save.
    {{ DiscussionBoard.errors[8074929].message }}
  • Profile picture of the author michael0109
    You need to use WordPress › Advanced Custom Fields « WordPress Plugins plugin. This is the best plugin for add advance custom field for post, page or every custom post type. I'm using it for my site. Good luck!
    {{ DiscussionBoard.errors[8075035].message }}

Trending Topics