• Resolved adriwebsites

    (@adriwebsites)


    I’m using the Voxel theme and would like to create columns for some fields in my custom post type (CPT). Specifically, I want to display the city/post code and the total number of views.

    Currently, my setup looks like this: https://imgur.com/cIws9bh

    In the Voxel theme, I retrieve the information using shortcodes:

    • For location: @post(location.medium_address)
    • For total views: @post(:stats.views.all)
Viewing 1 replies (of 1 total)
  • Plugin Author Stefan van den Dungen Gronovius

    (@dungengronovius)

    As discussed on support, this will be possible in the pro version only. There is a patch ready that makes it possible to display JSON values and select the key you want to display in the column.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.