Skip Navigation

[Resolved] Show featured image in the posts admin list

This thread is resolved. Here is a description of the problem and solution.

Problem:
How can we show the Posts Featured Image in the Posts admin list?

Solution:
You can do this with 3rd party plugins or custom code.

Toolset will instead offer to display custom Fields created with Toolset in those Posts Admin lists.

This support ticket is created 5 years, 2 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.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 4 replies, has 2 voices.

Last updated by brianN-3 5 years, 2 months ago.

Assisted by: Beda.

Author
Posts
#1509731
Skærmbillede 2020-02-15 kl. 00.51.06.png
Skærmbillede 2020-02-15 kl. 00.51.20.png
Skærmbillede 2020-02-15 kl. 00.50.28.png

Hi Support

How do I display the featured image in the post list in the backend and is there anywhere to order all items, not just the ones from TOOLSET.

I know there is a plugin that does it, but as I see you offer to enable most of the fields in the list, Im trying to avoid using an extra plugin (Admin Columns Pro)

I have attached an image with the settings from this and one from other site using Admin Columns Pro

If it is not possible can I then disable the option in your plugin and use the other ?

#1510095

Only the native WordPress Post Type "posts" (natively) supports featured images.
In any other post type you will need to add specific support for it.

This is possible for Post Types created by Types in Toolset > Post Types > your_post_type > Edit > Sections to display when editing > Featured Image.
If checked you'll be able to add featured images to those posts.

There is however no set to add the Featured Image to the posts list.

You could do that with a Types Custom Field if you would want an image to display in the posts list column.
This, however, would not be customizable in its sorting, as that will follow the WordPress default (which is a string sorting) Sorting and ordering rules in the Posts Admin list.

I suggest, if you would like being able to add Featured Images in the posts list, requesting this here as a new feature in Toolset:
https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/

#1510215

Ok ... thanks for your reply

I know that I can apply the featured image to be included in the custom posttype - the question was only regarding the list in the admin panel as it is easier to see and find post when the image is displayed

Maybe it is outside the scope of Toolset focus. So I have added the Admin Columns Pro plugin as it has a plugin for TOOLSET too, and support standard WP fields too

Thanks for a great product
Lets close this ticket

#1510279

Great.

Don't forget, that Fields created with Toolset (Such as Image fields) can be shown in that list.
Just Featured images cannot.

For that, a new feature would be required, or, as you do it now - to use custom code or a plugin to add the Featured image.

Thanks!

#1510285

My issue is resolved now. Thank you!