Tell us what you are trying to do?
Is it possible to to show the category in the custom post list in the WordPress backend? Currently, I only see author and date as display options.
What is the link to your site?
This is the WordPress backend but I created a screen shot that I hope explains what I'm asking:
hidden link

Nigel
Supporter
Languages:
English (English )
Spanish (Español )
Timezone:
Europe/London (GMT+01:00)
You need to go to Toolset > Taxonomies and edit the options for the taxonomy to enable the option "show_admin_column" (see screenshot).
Then when listing custom posts in the back end a column will appear with the taxonomy terms.
Thank you for the tip! I thought it had to be any easy solution that I was overlooking. Your suggestion worked perfectly.