Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Divi 5 Results Page Settings › Reply To: Divi 5 Results Page Settings
May 20, 2026 at 9:27 pm
#57448
Keymaster
Hi Matt,
It was always a pain to handle custom javascript modules in live search containers as swapping out elements will automatically detach those actions. Usually these javascript events are initialized through a window readystate event, which is triggered after the search to re-attach the event handlers, but sometimes that just doesn’t work.
Can I check the issue somewhere? I can try to check what is triggering the events and perhaps suggest a custom code snippet to resolve it.