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

Reply To: ASP doesn't work with Elementor Pro Popups

Home Forums Product Support Forums Ajax Search Pro for WordPress Support ASP doesn't work with Elementor Pro Popups Reply To: ASP doesn't work with Elementor Pro Popups

#24314
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

If there are no errors on the log and the search styling and layout is okay, then I suspect that elementor may “clone”/”copy” the search element into the pop-up container, that may explain this issue. It is a very bad programming practice, as cloning DOM nodes detaches event handlers, causing a non-responsive item.

There is a bypass option within the plugin, please try activting it here: https://i.imgur.com/lGcpC0B.png
If the issue is the element detachment, then this will very likely resolve the issue.