Forums

Custom Field Not Show (6 posts)

  1. kaisan
    Member
    Posted 5 months ago #

    Hi, In new post not show custom field.

    http://i.imgur.com/mYQ2k.png

  2. Christine
    WP Yogi & Forum Moderator
    Posted 5 months ago #

    Once you've added the custom field (below the red box you've highlighted) it should then show.

  3. Abhishek Ghosh
    Member
    Posted 5 months ago #

    There are multiple reasons why it happens. Only know that, never use more than three plugins in one installation that has to do something with custom fields. That includes SEO plugins those adds extra fields and seeks data from MySQL frequently.

    Find lost custom fields and create custom fields in WordPress running MySQL queries - http://thecustomizewindows.com/2011/03/indispensable-mysql-queries-for-custom-fields-in-wordpress/

    But you must know what you are doing - its PHPMyAdmin, two clicks can delete your all data. Take a backup first.

    Read it, understand it then do it. If you are using PHPMyAdmin for the first time, test in a test installation first. If your custom field was MyCustomField, run to understand its situation :

    SELECT ID AS post_id, 'MyCustomField'

    More codes to play : http://codex.wordpress.org/Custom_Fields

  4. kaisan
    Member
    Posted 5 months ago #

    Adding custom field to the new post does not allow this display is blank. I only happens with the theme that I have now, to change theme works without problems.

  5. Abhishek Ghosh
    Member
    Posted 5 months ago #

    Then you gave the answer - change the theme.

  6. kaisan
    Member
    Posted 5 months ago #

    jajaja in wordpress 3.4.2 works perfect.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.