Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Result_url and Result_title variables in Events tracking not returning variables › Reply To: Result_url and Result_title variables in Events tracking not returning variables
April 19, 2021 at 9:01 am
#32806
Keymaster
Hi,
Thank you for the details, it helps us a lot!
The problem is the customization on the results. The plugin detects the title by looking for an anchor link with the “asp_res_url” class. That is however missing in your case, it was probably removed via the customization.
Make sure to add the “asp_res_url” class to the “entry-title-link” anchor, and it should start working again: https://i.imgur.com/iiRJXDI.png