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

Reply To: Search is not working when audio player is open

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search is not working when audio player is open Reply To: Search is not working when audio player is open

#45312
Ernest MarcinkoErnest Marcinko
Keymaster

Great, that helped.

This variation seems to work for me:

jQuery(document).ajaxComplete(function(event, xhr, settings) {
    ASP.initialize()
});

See here: https://i.imgur.com/aVeYrQ1.png

That should do the trick 🙂