Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search Modula plugin metadata for images
This topic contains 4 replies, has 2 voices, and was last updated by FreshySites 11 months, 3 weeks ago.
- AuthorPosts
- March 31, 2022 at 9:31 pm #37352
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!
April 1, 2022 at 12:06 pm #37364Hi,
Well – if that information is stored as metadata (as post meta), then it could be possible. I suspect that it is very likely that – so now all you need to do is find the name of these meta fields.
If you are using the regular engine, then on the General Options -> Sources panel, try searching for the title field: https://i.imgur.com/l6AWezV.png
Best,
In case of the index table engine, you can do the same: https://i.imgur.com/HjwXrdm.png
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 1, 2022 at 1:47 pm #37370Unfortunately I’m not sure if this info is stored as post meta by modula. I used the post meta inspector plugin to show everything and didn’t see anything related to the image titles. Also just tried searching for the title field and nothing showed up.
April 1, 2022 at 1:49 pm #37371Then it is probably not searchable. You can still ask their support, maybe the meta fields have some other names.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 1, 2022 at 4:07 pm #37378Yeah I also reached out to their support about this.
Thanks Ernest!
- AuthorPosts
You must be logged in to reply to this topic.