• Resolved andybritton

    (@andybritton)


    I’m using CPT UI with ACF and I can’t for the life of me figure out why I can’t get a column to populate when I set show admin column to true, wondered whether there was any additional filters I needed to added to get this to work? The taxonomy shows in the column header but no values are displayed when a post is saved it just displays – where the value would be.

    Cheers

    Andy

    https://ww.wp.xz.cn/plugins/custom-post-type-ui/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hi Andy

    I don’t know about the ACF part, but I know I have a basic taxonomy set up for the post post type, and this is how the column looks for both a post with a “language” term associated, and then the rest without: https://cloudup.com/chCeI0hpkkI

    Are you getting the same, at least for the post types that don’t have any terms associated? Lastly, have you made sure to set some terms yet?

    Thread Starter andybritton

    (@andybritton)

    Thanks Michael

    It seems to be an issue between the two plugins, if I use the normal taxonomy it works fine but if I add an ACF field of taxonomy it displays the terms in the taxonomy as expected on the add/edit pages but it doesn’t show on the list column.

    Cheers

    Andy

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Aha. You’re using ACF to provide some version of terms associated, making them created by ACF. The column, I wager, has no idea about this, and thus has nothing to show, at least by default. I do have to wonder if there are filters in the WP List Table class that would allow you to specify the source of the data.

    Just some food for thought on that part. I don’t know ACF all that well, nor have I looked for potential hooks at all.

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

The topic ‘Custom Taxonomy – Show Admin Column’ is closed to new replies.