[Resolved] Enhanced Media Library categories do not show up in custom image field
This thread is resolved. Here is a description of the problem and solution.
Problem: I would like to be able to select categories from the Enhanced Media Library when I upload a custom field image.
Solution: This seems to be a limitation of the Enhanced Media Library plugin, as it also happens when inserting images in basic post content (not Toolset related).
This support ticket is created 5 years, 8 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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I am trying to: fill up a custom image field (in a custom post type form), and when the media library opens, it does not display the plugin 'Enhanced Media Library's defined categories list (as it does when I open the Media Library directly using the admin navigation link).
Do you think this is an integration problem on Types side or on Enhanced Media Library side...?
wp-media-library-screenshot.png
What we see when we enter Media Library by clicking the admin link in the left admin bar.
wp-post-media-library-screenshot.png
What we see when we enter Media Library by clicking the field button to upload a file, on the custom post type form.
There's no category list on the right column.
Hi, Shane is out this week on holiday so I am checking in on his open tickets. I can see what you are describing. I downloaded this plugin to test it out and it looks like the "Edit image" text link ( editar.png ) will give you the ability to manage media categories for this image. It's one extra step but it's functional. Do you think it will work?
thanks for your reply.
I've tested as you suggested and, although it works, it's not practical and I don't think my client will ever do that while managing content ... 🙂
I had the impression that this used to work...
So you think this is an issue with this plugin?
Let's say your clients are uploading new images to the Media Library, without using Forms (without any Toolset plugins active). In this workflow, they would go to wp-admin > Media > Add New. Then they upload one or more images and end up at a screen that looks like the attachment here. There are no Media Category input fields yet, and the client must click "Edit" to add metadata and media categories. So even in this workflow, they must click another link to add Media Categories to these new media items, right? Can you explain the exact workflow are you trying to improve here?
My client will be creating new Products through WP backend (not Toolset Forms).
'Product' is a custom post type created with Toolset types, and it has a custom post field named 'Photos', which is a repeatable image field.
While at the Add new Product form (wp-admin > Add > Product), when he clicks that field's upload image button, it will open the Media Library (the image 'wp-post-media-library-screenshot.png I've sent before).
That's where I'd like to see the category list.
The client won't send multiple images in advance to 'wp-admin > Media', he will instead create one Product at a time and load the Photos for that Product from its admin form. This is the expected workflow.
Okay I see what you're saying now. Thanks for the explanation. As a test, I created a new Post without Types active. In the post content, I clicked Add Media and chose to upload an image from my desktop. Now I'm presented with the same screen you showed earlier, no Media Categories are present but I can click "Edit Image" if I want to add those categories. So my point is that this seems to be how the Enhanced Media Library plugin works, even without Toolset, when uploading an image inside some post content. Do you agree?