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
September 8, 2023 at 1:53 pm
#45312
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 🙂