Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Exclude rules and default search › Reply To: Exclude rules and default search
August 13, 2018 at 11:36 am
#18963
Keymaster
Hi,
I guess that the original script might be cancelling the event bubbling, thus the click event does not reach this script on safari for some reason.
Try this variation, hopefully it reaches one of the elements and one of the events:
The other thing sounds more complicated, it requires much deeper customizations. Unfortunately I cannot suggest a custom code for that.