Support

Account

Home Forums Backend Issues (wp-admin) Custom fields are not displayed when corresponding custom post is created

Solving

Custom fields are not displayed when corresponding custom post is created

  • Hello,

    I created a custom Group Field named “CPT Chambres – infos” with several fields like “Nom, Equipements etc.”, then in the “Rule” section I add “Show this field group if equal to Post Type Chambre”.

    Then, I was able to create a new Chambre with the fields I just created, see the picture below:

    creating a chambre

    But, once this “Chambre” is created, I can’t see the fields “Nom, Equipements etc”, in the tab. I would like them to be displayed in the red box of the picture below:

    table of chambres

    Is it possible ?

    Much thanks

    Aymeric

  • You can use a tool like: Admin Columns to accomplish that.
    The Pro Version makes it simple to add Columns for ACF fields, but you can get away with the free one in some cases (just in a different, work-around kind of way).

    With that said.. you can use some native WordPress filters to do it with code, as opposed to a UI with Admin Columns.

    Let me know if you need further clarification.

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Custom fields are not displayed when corresponding custom post is created’ is closed to new replies.