Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › custom post meta data in search › Reply To: custom post meta data in search
February 12, 2019 at 11:29 am
#21074
Keymaster
Hi,
Thank you very much for your kind words!
Well, this looks like a serialized information stored as post meta. I tried to unserialize it to get a better view, but it wouldn’t work, so I am not sure about it’s structure. The only possible way to retrieve this is via custom code for sure, but it also depends on where you want to display this (before/after title/content etc..).
Let me know, and I will try to construct a custom code, that might be capable of retrieving this information.