Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Linking result to custom field › Reply To: Linking result to custom field
May 24, 2017 at 11:44 am
#13210
Keymaster
Hi Mateo,
Thank you for your kind words!
It appears that the custom field may not actually contain the document URL but some kind of reference, I’m guessing another custom field name. (?)
If yes, then this modification may solve the issue:
This will try to get the custom field value, which is returned from the ‘_attach_document’ field, which is hopefully the URL. Let me know what changes.