Skip Navigation

[Resolved] Display categories in post list (WP backend)

This support ticket is created 3 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 2 replies, has 2 voices.

Last updated by jasmineH-2 3 years, 9 months ago.

Author
Posts
#2152065

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

#2152397

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

Screenshot 2021-08-26 at 07.59.24.png

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.

#2156359

Thank you for the tip! I thought it had to be any easy solution that I was overlooking. Your suggestion worked perfectly.