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
October 14, 2019 at 9:41 am
#24314
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.