So I’m trying to make a search form for the images saved to the media library. I successfully figured out how to do that but was unable to show the “title” of the image. The only title it’s pulling is the file name minus the extension.
After some digging I realized that the “Title” for the images I was trying to find was actually metadata added by the Modula plugin. https://gyazo.com/fd33556adac87897c660bf7e66fe3588
Do you think it’s possible to search and show this metadata saved by the Modula plugin?
Thanks!