This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Divi 5 Results Page Settings

#57448
Ernest MarcinkoErnest Marcinko
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.